Api
Api copied to clipboard
Bot API 5.1, Added two new update types
Added updates about member status changes in chats, represented by the class ChatMemberUpdated and the fields my_chat_member and chat_member in the Update class. The bot must be an administrator in the chat to receive chat_member updates about other chat members. By default, only my_chat_member updates about the bot itself are received.
#385
#385
Can you help with setting api bot?