Demian
|
8f5f797de8
|
implement bot api 5.4
|
2021-11-05 22:31:32 +02:00 |
|
Demian
|
20ec6fc7fc
|
bot: tidy the chat member type
|
2021-08-19 17:40:44 +03:00 |
|
Aleksandr
|
65c920beff
|
Chat() *Chat logic expanded
myChatMember and chatMember cases were added
|
2021-07-28 16:06:04 +03:00 |
|
jasonkhew96
|
26b5194b68
|
Fix ChatMemberUpdated
|
2021-07-25 15:33:06 +03:00 |
|
demget
|
e7f0e64c71
|
Merge pull request #407 from DiscoreMe/develop
api: support 5.1
|
2021-07-25 15:27:59 +03:00 |
|
demget
|
2d17e0e12c
|
Merge pull request #405 from DiscoreMe/develop
api: support 5.0
|
2021-07-25 15:25:04 +03:00 |
|
demget
|
e03da5dc42
|
Merge pull request #382 from omar-polo/v2
implement my_chat_member and chat_member
|
2021-07-25 15:16:32 +03:00 |
|
Ian P Badtrousers
|
8261689cda
|
Merge pull request #377 from omar-polo/v2
implements voice chat service messages
|
2021-07-25 15:12:19 +03:00 |
|
Ian Patrick Badtrousers
|
4a49efc1bb
|
admin: removed omitempty from Rights
|
2020-09-26 18:50:58 +03:00 |
|
Demian
|
bc180b4a47
|
telebot: tele is our new alias
|
2020-07-26 00:08:03 +03:00 |
|
Demian
|
5a480bd291
|
Merge branch 'v2' into v3
|
2020-07-25 22:45:22 +03:00 |
|
PiggyMoe
|
2b4e7eeb65
|
util: fix param type for embedRights
|
2020-06-24 09:07:53 +08:00 |
|
Demian
|
5a1a187e87
|
telebot: clarify and fix all naming issues
|
2020-06-19 23:36:43 +03:00 |
|
Demian
|
2f11c43bd9
|
telebot: prettify docs
|
2020-06-19 22:51:01 +03: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 |
|