Package com.jtelegram.api.update
Class Update.ShippingQueryUpdate
- java.lang.Object
-
- com.jtelegram.api.update.Update
-
- com.jtelegram.api.update.Update.ShippingQueryUpdate
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.jtelegram.api.update.Update
Update.CallbackQueryUpdate, Update.ChannelPostUpdate, Update.ChosenInlineResultUpdate, Update.Deserializer, Update.EditedChannelPostUpdate, Update.EditedMessageUpdate, Update.InlineQueryUpdate, Update.MessageUpdate, Update.PreCheckoutQueryUpdate, Update.ShippingQueryUpdate, Update.TimeSensitiveUpdate
-
-
Constructor Summary
Constructors Constructor Description ShippingQueryUpdate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ShippingQuery
getShippingQuery()
-
Methods inherited from class com.jtelegram.api.update.Update
getUpdateId, toString
-
-
-
-
Method Detail
-
getShippingQuery
public ShippingQuery getShippingQuery()
-
-