Páginas

Cómo crear un boton dentro de la caja de dialogo de un bot en telegram

 Lo primero que se debe hacer en entrar a BotFather en Telegra, luego poner el comando

/mybots

Esto hara que se muestren todos los bots creados, hacer click en el bot deseado, esto hara que se dsplegue un menu 


Hacer click en Bot setting, esto hara que se muestre el siguiente menú


Hacer click en menu button, esto hara que pida una URL y después un nombre para esa URL y listo, aparecera en la caja de dialogo un boton, que al hacer un click llevará a la página web introducida previamente


Cómo hacer un bot en Telegram

 Un bot es un robot hecho con software que puede funcionar en redes sociales o aplicativos de mensajeria

Estos son los comados que se utilizan para crear bots, para hacer eso se debe buscar dentro de Telegram BotFather

You can control me by sending these commands:

/newbot - create a new bot

/mybots - edit your bots


Edit Bots

/setname - change a bot's name

/setdescription - change bot description

/setabouttext - change bot about info

/setuserpic - change bot profile photo

/setcommands - change the list of commands

/deletebot - delete a bot


Bot Settings

/token - get authorization token

/revoke - revoke bot access token

/setinline - toggle inline mode

/setinlinegeo - toggle inline location requests

/setinlinefeedback - change inline feedback settings

/setjoingroups - can your bot be added to groups?

/setprivacy - toggle privacy mode in groups


Web Apps

/myapps - edit your web apps

/newapp - create a new web app

/listapps - get a list of your web apps

/editapp - edit a web app

/deleteapp - delete an existing web app


Games

/mygames - edit your games

/newgame - create a new game

/listgames - get a list of your games

/editgame - edit a game

/deletegame - delete an existing game