Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.InlineQueryResultGame
-
Packages that use InlineQueryResultGame Package Description org.telegram.telegrambots.meta.api.objects.inlinequery.result -
-
Uses of InlineQueryResultGame in org.telegram.telegrambots.meta.api.objects.inlinequery.result
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result that return InlineQueryResultGame Modifier and Type Method Description InlineQueryResultGameInlineQueryResultGame. setId(String id)InlineQueryResultGameInlineQueryResultGame. setReplyMarkup(InlineKeyboardMarkup replyMarkup)
-