Class TdApi.UpdateGroupCall

Enclosing class:
TdApi

public static class TdApi.UpdateGroupCall extends TdApi.Update
Information about a group call was updated.
  • Field Details

    • groupCall

      public TdApi.GroupCall groupCall
      New data about a group call.
    • CONSTRUCTOR

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

    • UpdateGroupCall

      public UpdateGroupCall()
      Information about a group call was updated.
    • UpdateGroupCall

      public UpdateGroupCall(TdApi.GroupCall groupCall)
      Information about a group call was updated.
      Parameters:
      groupCall - New data about a group call.
  • 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