├── README.md └── assets ├── back-btn.png ├── banner.svg ├── confirm.png ├── confirmation.png ├── main-btn.png ├── popup.png ├── sample_alert.png └── theme.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/README.md -------------------------------------------------------------------------------- /assets/back-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/back-btn.png -------------------------------------------------------------------------------- /assets/banner.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/banner.svg -------------------------------------------------------------------------------- /assets/confirm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/confirm.png -------------------------------------------------------------------------------- /assets/confirmation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/confirmation.png -------------------------------------------------------------------------------- /assets/main-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/main-btn.png -------------------------------------------------------------------------------- /assets/popup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/popup.png -------------------------------------------------------------------------------- /assets/sample_alert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/sample_alert.png -------------------------------------------------------------------------------- /assets/theme.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/riobits/Telegram-Web-API-Cheatsheet/HEAD/assets/theme.jpg --------------------------------------------------------------------------------