Telegram Bot Python #2 - Reply Keyboard, Inline Keyboard, Callbacks (aiogram)

preview_player
Показать описание
Hey! In this video I show you how to make your own Telegram Bot Python with aiogram package. In the part 2 I will show you how to make reply keyboards and inline keyboards with callback functions.

Links for the video:

VIDEO CHAPTERS:
0:00 About keyboards
0:40 Reply keyboard
2:38 Formatting keyboards
3:15 Request contact and location
4:40 Inline keyboard
7:49 Github and thanks for watching

Thank you for watching. I hope our videos are useful and interesting for you. Please subscribe to my channel - don't miss interesting videos. Turn on notification by clicking the bell!

Donate:

Our Social:
Рекомендации по теме
Комментарии
Автор

Hey! In this video I show you how to make your own telegram bots. In this tutorial i talk about how to make two types of telegram keyboards for your bot - reply keyboard and inlune keyboard. I hope this video is useful for you. Thank you for watching ♥

GuntherSuper
Автор

Thank you so much for making this tutorial. It was on point, informative and clear.

lefu
Автор

This is What I Exactly Wanted. Thankyou For Sharing Awesome Content :)

harshavardhanreddy
Автор

Great tutorial! can you teach how to make nested option inside reply keyboard? thank you!!

laksonosuryadi
Автор

Hi, thanks for the video!
Do you know if it is possible to save the pictures and files that are sent to a bot? I don't know if the Telegram bots are limited to just text messages.
My goal is to make a bot that can store the files that are sent to it in the local drive of my computer (where I'm running the Python code).
Thank you in advance!

visantibanez
Автор

very helpfull video bru congratulation.

denizhan
Автор

Why when I use reply_markup - it always show button as reply on previous message? Can't find a solution, all examples from 2021 don't have that issue.

andrew_khz
Автор

can you make it again with aiogram the news version because its different now, i try your code and it not work anymore

GEMGAM
Автор

Highly recommended to include link to video 1 in the description.

theheriffofb.c.p.d.
Автор

i used the markup keyboard on my bot, and its staying there now, any function to delete it from my bot ?
say i only want to use the inline now and want to get rid of the markup keyboard button there

zkk
Автор

how to make one time keyboard inline button? thanks for sharing

rans.entertainment
Автор

can we make the keyboard button disappear when we have used it for a period of one day and will reappear the next day any information thanks

senyang
Автор

How can we replace the previous Keyboard with new buttons? Let's say we have two buttons initially when the user clicks /start, now can we do that when clicks on any of these buttons he should be presented with other buttons and previous buttons should hide.

CodeWithAqeel
Автор

Can you explain how to ask the user for their email and save it as a variable?

colinrogers
Автор

Hello, is this bot in his library pyrogram or telethon

uij
Автор

MINUTE 2:36 is a way to add more buttons after hello? you click HELLO and the bot said Hi! how are you ? it is any way to add other 2 options GOOD - NO SO GOOD and more after this ?

Thank you for the videos ... they are great...

kykegzz
Автор

you declared the token, where i will insert the chat_id?

tecnobet.
Автор

I am working on a project so I need to call the telegram bot only at a particular times, can you help me find out how to call a function from another file, I tried several times but I failed

ankushkumar
Автор

Hi, how to delete all msg in dm with one command e.g. (/clear)

pirog-x
Автор

thanks for the video
btw why my telegram bot response is so slow?

cantiks