Class InlineQueryResultGame
java.lang.Object
io.github.natanimn.telebof.types.inline.InlineQueryResultGame
- All Implemented Interfaces:
InlineQueryResult,Serializable
Represents a Game.
- Since:
- 3 March 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InlineQueryResultGame
Required- Parameters:
id- Unique identifier for this result, 1-64 bytesgameShortName- Short name of the game
-
-
Method Details
-
setReplyMarkup
Optional- Parameters:
replyMarkup-Inline keyboardattached to the message- Returns:
InlineQueryResultGame
-