Skip to content

Instantly share code, notes, and snippets.

@KrotovRoman
Created December 4, 2018 05:06
Show Gist options
  • Select an option

  • Save KrotovRoman/61bb9a6290c4896eef86a4cb3e6696a7 to your computer and use it in GitHub Desktop.

Select an option

Save KrotovRoman/61bb9a6290c4896eef86a4cb3e6696a7 to your computer and use it in GitHub Desktop.
поделиться ссылкой в телеграм
$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