Class TdApi.ChatListFolder

Enclosing class:
TdApi

public static class TdApi.ChatListFolder extends TdApi.ChatList
A list of chats added to a chat folder.
  • Field Details

    • chatFolderId

      public int chatFolderId
      Chat folder identifier.
    • CONSTRUCTOR

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

    • ChatListFolder

      public ChatListFolder()
      A list of chats added to a chat folder.
    • ChatListFolder

      public ChatListFolder(int chatFolderId)
      A list of chats added to a chat folder.
      Parameters:
      chatFolderId - Chat folder identifier.
  • 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