CreateNewSecretChat
public struct CreateNewSecretChat : Codable, Equatable, TDFunction
Creates a new secret chat. Returns the newly created chat
-
Undocumented
Declaration
Swift
public typealias Result = Chat
-
Identifier of the target user
Declaration
Swift
public let userId: Int32
-
Creates a new secret chat. Returns the newly created chat
Declaration
Swift
public init(userId: Int32)
Parameters
userId
Identifier of the target user