Class TdApi.GroupCallId

  • Enclosing class:
    TdApi

    public static class TdApi.GroupCallId
    extends TdApi.Object
    Contains the group call identifier.
    • Field Detail

      • id

        public int id
        Group call identifier.
      • CONSTRUCTOR

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

      • GroupCallId

        public GroupCallId()
        Contains the group call identifier.
      • GroupCallId

        public GroupCallId​(int id)
        Contains the group call identifier.
        Parameters:
        id - Group call identifier.