-
-
Save KrotovRoman/61bb9a6290c4896eef86a4cb3e6696a7 to your computer and use it in GitHub Desktop.
поделиться ссылкой в телеграм
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $button = []; | |
| $button['text'] = stripcslashes("Рассказать друзьям Telegram"); | |
| $button['switch_inline_query'] = $url; | |
| $keyboard[] = array($button); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment