AcceptTermsOfService
public struct AcceptTermsOfService : Codable, Equatable, TDFunction
Accepts Telegram terms of services
-
Undocumented
Declaration
Swift
public typealias Result = Ok -
Terms of service identifier
Declaration
Swift
public let termsOfServiceId: String -
Accepts Telegram terms of services
Declaration
Swift
public init(termsOfServiceId: String)Parameters
termsOfServiceIdTerms of service identifier
View on GitHub
Install in Dash
AcceptTermsOfService Structure Reference