Class TdApi.ChatInviteLinkCounts

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.ChatInviteLinkCounts
Enclosing class:
TdApi

public static class TdApi.ChatInviteLinkCounts extends TdApi.Object
Contains a list of chat invite link counts.
  • Field Details

    • inviteLinkCounts

      public TdApi.ChatInviteLinkCount[] inviteLinkCounts
      List of invite link counts.
    • CONSTRUCTOR

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

    • ChatInviteLinkCounts

      public ChatInviteLinkCounts()
      Contains a list of chat invite link counts.
    • ChatInviteLinkCounts

      public ChatInviteLinkCounts(TdApi.ChatInviteLinkCount[] inviteLinkCounts)
      Contains a list of chat invite link counts.
      Parameters:
      inviteLinkCounts - List of invite link counts.
  • 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