Skip to content

Commit

Permalink
Updating text params for telegramme.
Browse files Browse the repository at this point in the history
  • Loading branch information
HoldOffHunger committed May 12, 2020
1 parent e4f4dd9 commit bd41550
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,12 +685,12 @@ https://lineit.line.me/share/ui?url={url}&text={text}

<img src="./images/logo-icons/telegram.me.jpg" width="25px"/> <code>Global Rank :</code> `328` (may 9, 2020)

<code>Parameters :</code> `url`, `text`, `to`.
<code>Parameters :</code> `url`, `text`.

```
https://t.me/share/url?url={url}&text={title}
https://telegram.me/share/url?url={url}&text={title}
tg://msg_url?url={url}&text={title}
https://t.me/share/url?url={url}&text={text}
https://telegram.me/share/url?url={url}&text={text}
tg://msg_url?url={url}&text={text}
```

* *Official Source :* [Telegram Sharing Button](https://core.telegram.org/widgets/share#custom-buttons)
Expand Down

0 comments on commit bd41550

Please sign in to comment.