- Enclosing class:
- TdApi
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 Summary
-
Constructor Summary
ConstructorDescriptionReturns a list of recently inactive supergroups and channels.Returns a list of recently inactive supergroups and channels. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetInactiveSupergroupChats
public GetInactiveSupergroupChats()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. ReturnsChats
-
GetInactiveSupergroupChats
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. ReturnsChats
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-