Class SendMediaBotMethod.SendMediaBotMethodBuilder<T extends Serializable,C extends SendMediaBotMethod<T>,B extends SendMediaBotMethod.SendMediaBotMethodBuilder<T,C,B>>
Object
PartialBotApiMethod.PartialBotApiMethodBuilder<T,C,B>
SendMediaBotMethodBuilder<T,C,B>
- Direct Known Subclasses:
SendAnimation.SendAnimationBuilder
,SendAudio.SendAudioBuilder
,SendDocument.SendDocumentBuilder
,SendPhoto.SendPhotoBuilder
,SendSticker.SendStickerBuilder
,SendVideo.SendVideoBuilder
,SendVideoNote.SendVideoNoteBuilder
,SendVoice.SendVoiceBuilder
- Enclosing class:
- SendMediaBotMethod<T extends Serializable>
public abstract static class SendMediaBotMethod.SendMediaBotMethodBuilder<T extends Serializable,C extends SendMediaBotMethod<T>,B extends SendMediaBotMethod.SendMediaBotMethodBuilder<T,C,B>>
extends PartialBotApiMethod.PartialBotApiMethodBuilder<T,C,B>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SendMediaBotMethodBuilder
public SendMediaBotMethodBuilder()
-