Interface MultiPartApiMethodMessage

All Superinterfaces:
ApiMethod<Message>, MultiPartApiMethod<Message>
All Known Implementing Classes:
EditMessageMedia, SendAnimation, SendAudio, SendDocument, SendMediaGroup, SendPaidMedia, SendPhoto, SendSticker, SendVideo, SendVideoNote, SendVoice

public interface MultiPartApiMethodMessage extends MultiPartApiMethod<Message>
Interface representing a multipart API method that returns a Message.