Skip to content

getInviteText

Sahri Riza Umami edited this page Jun 6, 2018 · 4 revisions

Returns the default text for invitation messages to be used as a placeholder when the current user invites friends to Telegram.

getInviteText()

Example

  • Returns invite text for invitation of new users.

    getInviteText()

    Response:

    {
      ["@type"] = "text",
      text = "https://telegram.org/dl"
    }  

Frequently Asked Questions
The Functions

Clone this wiki locally