TMeUrls public struct TMeUrls : Codable, Equatable, FunctionResult Contains a list of t.me URLs urls List of URLs Declaration Swift public let urls: [TMeUrl] Show on GitHub init(urls:) Contains a list of t.me URLs Declaration Swift public init(urls: [TMeUrl]) Parameters urls List of URLs Show on GitHub