libtd-ktx / kotlinx.telegram.coroutines / getInactiveSupergroupChats
getInactiveSupergroupChats
suspend fun TelegramFlow.getInactiveSupergroupChats(): Chats
Suspend 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.
Return Chats Represents a list of chats.