The telegram Bots are applications that can be used via telegram chat, the interaction is via Messages.
I am designing a telegram bot. I want to show some links e.g. 1- wkpviana 2- vianahosting that when …
php telegram-bot php-telegram-botI want to send file from URL to user with Telegram Bots, My files extension in .attheme but I can't …
telegram telegram-bot php-telegram-bot telegram-webhookI must program in php due to company needs... but I am working with php for first time... and it's …
php telegram-bot php-telegram-botI have a simple bot in Telegram. My "/select" command displays two buttons and each button has its own value. …
telegram telegram-bot php-telegram-botI have some big size files (in MP4 and Zip formats) and I want to send them to my chat …
php telegram telegram-bot php-telegram-botI have a bot in Telegram, which query can I get a list of all messages in a group or …
telegram telegram-bot php-telegram-botI'm trying to send an animated GIF with sendPhoto (Telegram's Bot API) with this request: https://api.telegram.org/bot&…
telegram telegram-bot php-telegram-botThe following code works, it adds custom keyboard keys 'Button1' and 'Button2' $keyboard = [ 'keyboard' => [['Button1'],['Button2…
php telegram telegram-bot php-telegram-botThe user object has no photo_id, so is there way to get the user's avatar?
telegram telegram-bot avatar php-telegram-botAs telegram bots reads groups updates, is there any way to read channel updates also?
telegram telegram-bot php-telegram-bot