Commit Graph

13 Commits

Author SHA1 Message Date
Nikita
44945b1703 chat: add is_anonymous field 2021-05-23 16:28:29 +03:00
Nikita
072f7ef63b groups: add fields of get chat request 2021-05-23 15:34:29 +03:00
Omar Polo
46de48a28b implement my_chat_member and chat_member 2021-03-30 09:57:15 +00:00
Omar Polo
8a10ed7461 add the CanManageVoiceChats rights 2021-03-20 17:03:14 +00:00
Ian Patrick Badtrousers
c2cb2be623 admin: removed omitempty from Rights 2020-09-01 14:15:48 +03:00
PiggyMoe
2b4e7eeb65
util: fix param type for embedRights 2020-06-24 09:07:53 +08:00
Demian
7324790593 bot: some clean-ups and refactoring
1. empty map initialization replaced with make keyword;
 2. removed redundant extractOk() calls, after b.Raw.
2020-05-06 20:20:01 +03:00
Demian
5c1986f5b5 telebot: a lot of refactor and clean-ups 2020-04-26 18:19:49 +03:00
Demian
993437ee5a admin: update admin-related methods and types 2020-04-26 14:46:48 +03:00
unknown
e5789a08bb Refactor unexported code 2020-04-06 16:04:25 +03:00
Ian Byrd
4f400f035e
Raw() method introduced. KeyboardButton -> ReplyButton. 2017-11-29 00:15:50 +02:00
Ian Byrd
af9f8f00da
Pin/Unpin methods added. 2017-11-26 02:44:32 +02:00
Ian Byrd
091bbc9a13 Administration tools, this resolves #43. 2017-11-21 17:29:44 +02:00