Class TdApi.GetRecommendedChats

Enclosing class:
TdApi

public static class TdApi.GetRecommendedChats extends TdApi.Function<TdApi.Chats>
Returns a list of channel chats recommended to the current user.

Returns Chats

  • Field Details

    • CONSTRUCTOR

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

    • GetRecommendedChats

      public GetRecommendedChats()
      Default constructor for a function, which returns a list of channel chats recommended to the current user.

      Returns Chats

  • Method Details