Interface TMeUrls

Contains a list of t.me URLs.

interface TMeUrls {
    @type: "tMeUrls";
    urls: TMeUrl[];
}

Properties

Properties

@type: "tMeUrls"
urls: TMeUrl[]

List of URLs.