Uses of Class
com.jtelegram.api.message.payments.PreCheckoutQuery
-
Packages that use PreCheckoutQuery Package Description com.jtelegram.api.events.payment com.jtelegram.api.update -
-
Uses of PreCheckoutQuery in com.jtelegram.api.events.payment
Methods in com.jtelegram.api.events.payment that return PreCheckoutQuery Modifier and Type Method Description PreCheckoutQuery
PreCheckoutQueryEvent. getCheckoutQuery()
Constructors in com.jtelegram.api.events.payment with parameters of type PreCheckoutQuery Constructor Description PreCheckoutQueryEvent(TelegramBot bot, PreCheckoutQuery checkoutQuery)
-
Uses of PreCheckoutQuery in com.jtelegram.api.update
Methods in com.jtelegram.api.update that return PreCheckoutQuery Modifier and Type Method Description PreCheckoutQuery
Update.PreCheckoutQueryUpdate. getPreCheckoutQuery()
-