TMeUrl
public struct TMeUrl : Codable, Equatable, FunctionResult
Represents a URL linking to an internal Telegram entity
-
URL
Declaration
Swift
public let url: String
-
Type of the URL
Declaration
Swift
public let type: TMeUrlType
-
Represents a URL linking to an internal Telegram entity
Declaration
Swift
public init(url: String, type: TMeUrlType)
Parameters
url
URL
type
Type of the URL