Class TdApi.GetSuitablePersonalChats

Enclosing class:
TdApi

public static class TdApi.GetSuitablePersonalChats extends TdApi.Function<TdApi.Chats>
Returns a list of channel chats, which can be used as a personal chat.

Returns Chats

  • Field Details

    • CONSTRUCTOR

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

    • GetSuitablePersonalChats

      public GetSuitablePersonalChats()
      Default constructor for a function, which returns a list of channel chats, which can be used as a personal chat.

      Returns Chats

  • Method Details