Uses of Class
com.jtelegram.api.message.payments.ShippingQuery
-
Packages that use ShippingQuery Package Description com.jtelegram.api.events.payment com.jtelegram.api.update -
-
Uses of ShippingQuery in com.jtelegram.api.events.payment
Constructors in com.jtelegram.api.events.payment with parameters of type ShippingQuery Constructor Description ShippingQueryEvent(TelegramBot bot, ShippingQuery shippingQuery)
-
Uses of ShippingQuery in com.jtelegram.api.update
Methods in com.jtelegram.api.update that return ShippingQuery Modifier and Type Method Description ShippingQuery
Update.ShippingQueryUpdate. getShippingQuery()
-