Class TdApi.GetInactiveSupergroupChats

  • Enclosing class:
    TdApi

    public static class TdApi.GetInactiveSupergroupChats
    extends TdApi.Function
    Returns a list of recently inactive supergroups and channels. Can be used when user reaches limit on the number of joined supergroups and channels and receives CHANNELSTOOMUCH error.

    Returns Chats

    • Field Detail

      • CONSTRUCTOR

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

      • GetInactiveSupergroupChats

        public GetInactiveSupergroupChats()
        Default constructor for a function, which returns a list of recently inactive supergroups and channels. Can be used when user reaches limit on the number of joined supergroups and channels and receives CHANNELSTOOMUCH error.

        Returns Chats