MTPyroger/pyrogram/types
Jonathan 293e852afd
Add new method set_bot_commands (#657)
* a new method set_bot_commands

* Delete bot_commands_list.py

* Update set_bot_commands.py

* Update __init__.py

* Update set_bot_commands.py

* Update set_bot_commands.py

* Update bot_command.py

* Update set_bot_commands.py

* Update set_bot_commands.py

* Update compiler.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2021-05-11 10:22:17 +02:00
..
authorization Update copyright notice 2021-01-01 22:58:48 +01:00
bots_and_keyboards Add new method set_bot_commands (#657) 2021-05-11 10:22:17 +02:00
inline_mode Add the field chat_type to the class InlineQuery 2021-04-26 16:20:09 +02:00
input_media Fix Typo in input_media_audio() (#614) 2021-02-09 20:25:27 +01:00
input_message_content Add support for user mentions inside inline query results 2021-03-17 17:26:51 +01:00
messages_and_media Turn boolean .media and .service fields into strings 2021-05-05 14:38:29 +02:00
user_and_chats Add VoiceChatScheduled type and Message.voice_chat_scheduled field 2021-04-26 16:56:10 +02:00
__init__.py Update copyright notice 2021-01-01 22:58:48 +01:00
list.py Update copyright notice 2021-01-01 22:58:48 +01:00
object.py Use fixed length mask instead of dynamic length (#635) 2021-03-14 12:41:26 +01:00
update.py Update copyright notice 2021-01-01 22:58:48 +01:00