Package com.jtelegram.api.update
Class Update
- java.lang.Object
-
- com.jtelegram.api.update.Update
-
- Direct Known Subclasses:
Update.CallbackQueryUpdate
,Update.ChosenInlineResultUpdate
,Update.InlineQueryUpdate
,Update.PreCheckoutQueryUpdate
,Update.ShippingQueryUpdate
,Update.TimeSensitiveUpdate
public class Update extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Update.CallbackQueryUpdate
static class
Update.ChannelPostUpdate
static class
Update.ChosenInlineResultUpdate
static class
Update.Deserializer
static class
Update.EditedChannelPostUpdate
static class
Update.EditedMessageUpdate
static class
Update.InlineQueryUpdate
static class
Update.MessageUpdate
static class
Update.PreCheckoutQueryUpdate
static class
Update.ShippingQueryUpdate
static class
Update.TimeSensitiveUpdate
-
Constructor Summary
Constructors Constructor Description Update()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getUpdateId()
java.lang.String
toString()
-