GetSuitableDiscussionChats

public struct GetSuitableDiscussionChats : Codable, Equatable, TDFunction

Returns a list of basic group and supergroup chats, which can be used as a discussion group for a channel. Basic group chats need to be first upgraded to supergroups before they can be set as a discussion group

  • Undocumented

    Declaration

    Swift

    public typealias Result = Chats
  • Returns a list of basic group and supergroup chats, which can be used as a discussion group for a channel. Basic group chats need to be first upgraded to supergroups before they can be set as a discussion group

    Declaration

    Swift

    public init()