Uses of Class
org.drinkless.tdlib.TdApi.Game
Packages that use TdApi.Game
-
Uses of TdApi.Game in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.GameModifier and TypeFieldDescriptionTdApi.InlineQueryResultGame.game
Game result.TdApi.MessageGame.game
The game description.Constructors in org.drinkless.tdlib with parameters of type TdApi.GameModifierConstructorDescriptionInlineQueryResultGame
(String id, TdApi.Game game) Represents information about a game.MessageGame
(TdApi.Game game) A message with a game.