Class TdApi.MessageGame

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      TdApi.Game game
      Game.
    • Constructor Summary

      Constructors 
      Constructor Description
      MessageGame()
      Default constructor.
      MessageGame​(TdApi.Game game)
      Constructor for initialization of all fields.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MessageGame

        public MessageGame()
        Default constructor.
      • MessageGame

        public MessageGame​(TdApi.Game game)
        Constructor for initialization of all fields.
        Parameters:
        game - Game.