inlinebutton - 메시지 하단에 생기는 버튼
replybutton - 사용자 입력창 하단에 생기는 버튼
[링크 : https://naimjae.tistory.com/11]
메시지 서식(markdown 등)
[링크 : https://naimjae.tistory.com/8]
[링크 : https://docs.python-telegram-bot.org/en/stable/telegram.menubuttoncommands.html]
[링크 : https://docs.python-telegram-bot.org/en/stable/telegram.html]
+
2026.05.25
Bot settings
| set_my_commands() | Used for setting the list of commands |
| delete_my_commands() | Used for deleting the list of commands |
| get_my_commands() | Used for obtaining the list of commands |
| get_my_default_administrator_rights() | Used for obtaining the default administrator rights for the bot |
| set_my_default_administrator_rights() | Used for setting the default administrator rights for the bot |
| get_chat_menu_button() | Used for obtaining the menu button of a private chat or the default menu button |
| set_chat_menu_button() | Used for setting the menu button of a private chat or the default menu button |
| set_my_description() | Used for setting the description of the bot |
| get_my_description() | Used for obtaining the description of the bot |
| set_my_short_description() | Used for setting the short description of the bot |
| get_my_short_description() | Used for obtaining the short description of the bot |
| set_my_name() | Used for setting the name of the bot |
| get_my_name() | Used for obtaining the name of the bot |
| set_my_profile_photo() | Used for setting the profile photo of the bot |
| remove_my_profile_photo() | Used for removing the profile photo of the bot |
[링크 : https://docs.python-telegram-bot.org/en/stable/telegram.bot.html]
'프로그램 사용 > ai 프로그램' 카테고리의 다른 글
| openclaw agent 구성 관련 (0) | 2026.05.22 |
|---|---|
| mxfp4 (0) | 2026.05.22 |
| openclaw 설치 telegram 신기하네? (0) | 2026.05.22 |
| wan2.2 + comfyui 시도 (0) | 2026.05.21 |
| wan2.2 + comfyui (0) | 2026.05.19 |
