Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendMediaBotMethod.SendMediaBotMethodBuilder
Packages that use SendMediaBotMethod.SendMediaBotMethodBuilder
-
Uses of SendMediaBotMethod.SendMediaBotMethodBuilder in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send with type parameters of type SendMediaBotMethod.SendMediaBotMethodBuilderModifier and TypeClassDescriptionstatic classSendMediaBotMethod.SendMediaBotMethodBuilder<T extends Serializable,C extends SendMediaBotMethod<T>, B extends SendMediaBotMethod.SendMediaBotMethodBuilder<T, C, B>> Subclasses of SendMediaBotMethod.SendMediaBotMethodBuilder in org.telegram.telegrambots.meta.api.methods.sendModifier and TypeClassDescriptionstatic classSendAnimation.SendAnimationBuilder<C extends SendAnimation,B extends SendAnimation.SendAnimationBuilder<C, B>> static classSendAudio.SendAudioBuilder<C extends SendAudio,B extends SendAudio.SendAudioBuilder<C, B>> static classSendDocument.SendDocumentBuilder<C extends SendDocument,B extends SendDocument.SendDocumentBuilder<C, B>> static classSendPhoto.SendPhotoBuilder<C extends SendPhoto,B extends SendPhoto.SendPhotoBuilder<C, B>> static classSendSticker.SendStickerBuilder<C extends SendSticker,B extends SendSticker.SendStickerBuilder<C, B>> static classSendVideo.SendVideoBuilder<C extends SendVideo,B extends SendVideo.SendVideoBuilder<C, B>> static classSendVideoNote.SendVideoNoteBuilder<C extends SendVideoNote,B extends SendVideoNote.SendVideoNoteBuilder<C, B>> static classSendVoice.SendVoiceBuilder<C extends SendVoice,B extends SendVoice.SendVoiceBuilder<C, B>>