GetInactiveSupergroupChats
public struct GetInactiveSupergroupChats : Codable, Equatable, TDFunction
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 CHANNELS_TOO_MUCH error
-
Undocumented
Declaration
Swift
public typealias Result = Chats
-
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 CHANNELS_TOO_MUCH error
Declaration
Swift
public init()