Commit Graph

28 Commits (435ad606fa6bcce037c85b8c0aefa590358af97b)

Author SHA1 Message Date
Demian 7b08a8f939 admin: add use_independent_chat_permissions param 7 months ago
Nikita 5d4079a489 api: update to 6.3 7 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian 2a6eec366f admin: implement my default administrator rights 2 years ago
Demian 933fcacf4a telebot: rename voice chat to the video chat 2 years ago
Demian 98378aadd1 admin: rename can_manage_voice_chats 2 years ago
Nikita 5f1a4b690e admin: add ban and unban for sender chat 2 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian 20ec6fc7fc bot: tidy the chat member type 3 years ago
Aleksandr 65c920beff Chat() *Chat logic expanded
myChatMember and chatMember cases were added
3 years ago
jasonkhew96 26b5194b68 Fix ChatMemberUpdated 3 years ago
demget e7f0e64c71 Merge pull request #407 from DiscoreMe/develop
api: support 5.1
3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
demget e03da5dc42 Merge pull request #382 from omar-polo/v2
implement my_chat_member and chat_member
3 years ago
Ian P Badtrousers 8261689cda Merge pull request #377 from omar-polo/v2
implements voice chat service messages
3 years ago
Ian Patrick Badtrousers 4a49efc1bb admin: removed omitempty from Rights 4 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian 5a480bd291 Merge branch 'v2' into v3 4 years ago
PiggyMoe 2b4e7eeb65
util: fix param type for embedRights 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 2f11c43bd9 telebot: prettify docs 4 years ago
Demian 7324790593 bot: some clean-ups and refactoring
1. empty map initialization replaced with make keyword;
 2. removed redundant extractOk() calls, after b.Raw.
4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian 993437ee5a admin: update admin-related methods and types 4 years ago
unknown e5789a08bb Refactor unexported code 4 years ago
Ian Byrd 4f400f035e
Raw() method introduced. KeyboardButton -> ReplyButton. 7 years ago
Ian Byrd af9f8f00da
Pin/Unpin methods added. 7 years ago
Ian Byrd 091bbc9a13 Administration tools, this resolves #43. 7 years ago