Package com.jtelegram.api.message.impl
Class InvoiceMessage
- java.lang.Object
-
- com.jtelegram.api.message.Message<Invoice>
-
- com.jtelegram.api.message.impl.InvoiceMessage
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.jtelegram.api.message.Message
Message.Deserializer
-
-
Constructor Summary
Constructors Constructor Description InvoiceMessage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InvoicegetContent()InvoicegetInvoice()java.lang.StringtoString()-
Methods inherited from class com.jtelegram.api.message.Message
getAuthorSignature, getChat, getDate, getEditDate, getForwardDate, getForwardedFrom, getForwardedFromChat, getForwardedFromMessageId, getForwardSignature, getFrom, getMessageId, getReplyToMessage, getSender, toDeleteRequest, toEditReplyMarkupRequest, toForwardRequest
-
-