Nikita
98e591688b
payments: update
2021-05-23 23:39:11 +03:00
Nikita
0f7e5b74dd
chat: add voice schedule support
2021-05-23 23:38:47 +03:00
Nikita
123e689049
admin: move revoke message field in separate argument
2021-05-23 22:11:01 +03:00
Nikita
b98cfa23a6
telebot: some fixes
2021-05-23 22:09:10 +03:00
Nikita
50ae1bb6b2
chat: add revoke message field
2021-05-23 21:46:28 +03:00
Nikita
2322d77bcd
admin: add can manage chat right
2021-05-23 21:46:28 +03:00
Nikita
306f4545af
message: add auto delete timer changed handler
2021-05-23 21:46:28 +03:00
Nikita
101ce90a56
links: field fix
2021-05-23 21:18:37 +03:00
Nikita
d632ff5c20
links: add chat invite link support
2021-05-23 20:46:27 +03:00
demget
30d1bebc7b
Merge pull request #405 from DiscoreMe/develop
...
api: support 5.0
2021-05-23 19:55:49 +03:00
Nikita
7f6dcd3f8b
telebot: typo fix
2021-05-23 19:51:39 +03:00
Nikita
965cd03621
telebot: fix all miscalculations
2021-05-23 19:43:58 +03:00
Nikita
0816adc16e
bot: typo fix
2021-05-23 16:42:07 +03:00
Nikita
f136c77a4a
sendable: add sending without reply field
2021-05-23 16:28:59 +03:00
Nikita
44945b1703
chat: add is_anonymous field
2021-05-23 16:28:29 +03:00
Nikita
bd1acf22f1
message: add sender_chat field
2021-05-23 16:28:02 +03:00
Nikita
24f3711963
venue: add google place fields
2021-05-23 16:27:40 +03:00
Nikita
0ba7aefa69
live location: add support live_period, heading, proximity_alert_radius fields and add proximity alert trigger
2021-05-23 16:17:38 +03:00
Nikita
e8cbd53914
messages: add message_id field and unpin all messages method
2021-05-23 15:56:02 +03:00
Nikita
277c1eedbd
files: add file_name and disable content type detection fields
2021-05-23 15:38:32 +03:00
Nikita
072f7ef63b
groups: add fields of get chat request
2021-05-23 15:34:29 +03:00
Nikita
b7575fce70
webhooks: add ip_address and drop_pending_updates fields
2021-05-23 15:17:03 +03:00
Nikita
cfe18bbec5
bot: typo fix
2021-05-23 15:16:48 +03:00
Nikita
eb09eb2ca7
bot: add log out and close api server
2021-05-23 15:05:37 +03:00
demget
62cfa356f7
Merge pull request #388 from rusq/v2
...
Add Caption parameter to Voice structure
2021-04-07 10:41:50 +03:00
Rustam Gilyazov
97480382ea
update sendable to include voice.caption
2021-04-05 20:40:31 +12:00
Rustam Gilyazov
ded76a871e
add caption to Voice
2021-04-05 20:34:22 +12:00
demget
1ca3d66389
Merge pull request #382 from omar-polo/v2
...
implement my_chat_member and chat_member
2021-03-30 14:16:11 +03:00
Omar Polo
46de48a28b
implement my_chat_member and chat_member
2021-03-30 09:57:15 +00:00
Enrico204
4d858f378d
Decode big integers using Number and not float64 in error messages
2021-03-27 12:07:59 +02:00
Enrico204
d56841d3dc
Add error parameters from JSON error to APIError
2021-03-27 12:07:59 +02:00
Enrico204
844bbc5c97
Remove unused regex and format errors and utils files
2021-03-27 12:07:59 +02:00
Enrico204
24ffa44e36
Parse error messages using JSON parser instead of regexes
2021-03-27 12:07:59 +02:00
Demian
aff4c40e36
tests: add missed restriction right
2021-03-27 11:13:51 +02:00
Demian
26b7c4e557
tests: fix offline param name
2021-03-27 11:08:52 +02:00
Ian P Badtrousers
11fa2e0dd6
Merge pull request #377 from omar-polo/v2
...
implements voice chat service messages
2021-03-27 10:03:04 +01:00
Ian P Badtrousers
41a737f760
Merge pull request #366 from dexter3k/fix_issue_365
...
Fixing handling of multiple users joining
2021-03-27 09:56:14 +01:00
Ian P Badtrousers
5492c2fb62
Update README.md
2021-03-27 09:39:10 +01:00
Omar Polo
8a10ed7461
add the CanManageVoiceChats rights
2021-03-20 17:03:14 +00:00
Omar Polo
4030287b64
implements voice chat started/ended/partecipantsinvited
2021-03-20 16:21:48 +00:00
demget
66cc553e4d
Merge pull request #371 from metalmatze/test-offline
...
Expose offline settings for Bot
2021-02-22 19:49:23 +02:00
Matthias Loibl
80fefa8d54
Expose offline settings for Bot
...
I want to write integration tests with the bot myself. I don't plan on
re-implementing the command routing etc. It would be super helpful to
use the offline mode for that externally to the project.
These changes allow my tests to pass successfully.
2021-02-22 18:41:09 +01:00
demget
ca1b73614a
Merge pull request #364 from rusq/v2
...
Enable handling callbacks with Unique contaning "-"
2021-02-15 18:16:26 +02:00
Dexter3000
bc85f5486d
Fixing UsersJoined handling
2021-02-12 13:05:37 +02:00
Dexter3000
3252280587
Fixing handling of multiple users joining
2021-02-09 20:47:32 +02:00
Demian
7a9c471cf3
Revert "bot: add audio and document for sendMediaGroup"
...
This reverts commit 206507e386
.
2021-02-07 02:38:54 +02:00
Rustam Gilyazov
210d561db5
enable handling callbacks with Unique contaning "-"
2021-02-07 10:18:34 +13:00
Demian
f5ff424b8f
readme: add telegram discuss group
2021-01-23 15:32:49 +02:00
demget
e9a2335a62
Merge pull request #338 from PaulLesur/bowling-dice
...
Add bowling dice
2021-01-08 19:14:42 +02:00
Paul Lesur
696eff0011
Bowling -> Bowl
2021-01-07 14:52:41 +01:00