Class TdApi.SponsoredChats

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.SponsoredChats
Enclosing class:
TdApi

public static class TdApi.SponsoredChats extends TdApi.Object
Contains a list of sponsored chats.
  • Field Details

    • chats

      public TdApi.SponsoredChat[] chats
      List of sponsored chats.
    • CONSTRUCTOR

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

    • SponsoredChats

      public SponsoredChats()
      Contains a list of sponsored chats.
    • SponsoredChats

      public SponsoredChats(TdApi.SponsoredChat[] chats)
      Contains a list of sponsored chats.
      Parameters:
      chats - List of sponsored chats.
  • 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