Class TdApi.GetForumTopicDefaultIcons

Enclosing class:
TdApi

public static class TdApi.GetForumTopicDefaultIcons extends TdApi.Function<TdApi.Stickers>
Returns the list of custom emoji, which can be used as forum topic icon by all users.

Returns Stickers

  • Field Details

    • CONSTRUCTOR

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

    • GetForumTopicDefaultIcons

      public GetForumTopicDefaultIcons()
      Default constructor for a function, which returns the list of custom emoji, which can be used as forum topic icon by all users.

      Returns Stickers

  • Method Details