| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.results |
| Modifier and Type | Method and Description |
|---|---|
static InlineQueryResultGame.InlineQueryResultGameBuilder |
InlineQueryResultGame.builder()
This builder will allow you to progressively construct this object.
|
InlineQueryResultGame.InlineQueryResultGameBuilder |
InlineQueryResultGame.InlineQueryResultGameBuilder.gameShortName(String gameShortName)
*Required*
Sets the title to the provided value
|
InlineQueryResultGame.InlineQueryResultGameBuilder |
InlineQueryResultGame.InlineQueryResultGameBuilder.id(String id)
*Optional*
Sets the ID to the provided value.
|
InlineQueryResultGame.InlineQueryResultGameBuilder |
InlineQueryResultGame.InlineQueryResultGameBuilder.replyMarkup(InlineReplyMarkup replyMarkup)
*Optional*
Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
|
Copyright © 2017. All rights reserved.