Class TdApi.MessageGame

Enclosing class:
TdApi

public static class TdApi.MessageGame extends TdApi.MessageContent
A message with a game.
  • Field Details

    • game

      public TdApi.Game game
      The game description.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • MessageGame

      public MessageGame()
      A message with a game.
    • MessageGame

      public MessageGame(TdApi.Game game)
      A message with a game.
      Parameters:
      game - The game description.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR