Class TdApi.ChatLists

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

public static class TdApi.ChatLists extends TdApi.Object
Contains a list of chat lists.
  • Field Details

    • chatLists

      public TdApi.ChatList[] chatLists
      List of chat lists.
    • CONSTRUCTOR

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

    • ChatLists

      public ChatLists()
      Contains a list of chat lists.
    • ChatLists

      public ChatLists(TdApi.ChatList[] chatLists)
      Contains a list of chat lists.
      Parameters:
      chatLists - List of chat lists.
  • 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