Class TdApi.ChatListFilter

  • Enclosing class:
    TdApi

    public static class TdApi.ChatListFilter
    extends TdApi.ChatList
    A list of chats belonging to a chat filter.
    • Field Detail

      • chatFilterId

        public int chatFilterId
        Chat filter identifier.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ChatListFilter

        public ChatListFilter()
        A list of chats belonging to a chat filter.
      • ChatListFilter

        public ChatListFilter​(int chatFilterId)
        A list of chats belonging to a chat filter.
        Parameters:
        chatFilterId - Chat filter identifier.