Class TdApi.UpdateGroupCall

  • Enclosing class:
    TdApi

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

      • CONSTRUCTOR

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

      • 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.