Commit Graph

756 Commits (b16c14c6155508d9e87414a713cafa7d293a3edc)
 

Author SHA1 Message Date
Demian b16c14c615 file: change FileSize type to int64 2 years ago
Demian d9b2c62833 payments: implement createInvoiceLink 2 years ago
Demian adf6dc85a2 chat: add new bot api 6.1 fields 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
Demian 89233a0c1e webhook: add last_synchronization_error_date field 2 years ago
Demian 3da05bf267 tests: refactor commands test case 2 years ago
Demian dc27c6cb4c bot: implement menu button 2 years ago
Demian 4da4605bec api: move verbose logging out 2 years ago
Demian cee9ad2ddd telebot: refactor web apps 2 years ago
demget c7959ca48c
Merge pull request #550 from Googlom/v3-feature-commands-locale
Localized bot commands desctiptions
2 years ago
demget d782b53c7a
Merge pull request #543 from zry98/v3
Add secret_token support to webhook
2 years ago
demget 352b5c89f1
Merge pull request #509 from dzen-it/v3-webapp_support
Web App support
2 years ago
Demian 2e4664a387 bot: use timeout for the default http client 2 years ago
demget d4c80e6239
Merge pull request #546 from Googlom/v3-fix-layout-button
fix the order in which template Funcs are applied
2 years ago
Demian 81fbf736de tests: fix InviteLink test case 2 years ago
Demian 30fcc2b9f0 layout: migrate from cast to the viper 2 years ago
Demian 5117f06d9a tests: add markdown v2 test case 2 years ago
Demian c4f759fb07 middleware: implement Recover, add docs 2 years ago
googlom 83dd959e75 implement CommandsLocale 2 years ago
googlom 9f39ea137a fix the order in which template Funcs are applied 2 years ago
zry98 91fcbd4fa9
Add secret_token support to webhook 2 years ago
Demian c6bead1174 telebot: add a shortcut for map[string]any 2 years ago
Ilya 937288568d
Merge pull request #531 from Luoxin/v3
add `is_premium` in `User`
2 years ago
Ilya 11cbaeaf0e
Merge pull request #532 from codemorego/v3-do-cancel-poll-on-bot-stop-immediately
do cancel poll immediately on bot stop
2 years ago
demget fa987764b5
Merge pull request #535 from nicolasassi/remove-still-field-from-chat
Remove `still` field from `chat`
2 years ago
demget 5d0644e314
Merge pull request #507 from Qusic/patch-2
Fix #481: nil pointer dereference when sending video file as Document
2 years ago
nicolas.sassi 1c40d1a516
remove still field from chat 2 years ago
demget 7f660b8534
Merge pull request #520 from star-39/v3
Treat Sticker as Media
2 years ago
demget fa8395ef3f
Merge pull request #533 from beshenkaD/v3-DeleteCommands
bot: fix DeleteCommands
2 years ago
Beshenka 177166856b bot: fix DeleteCommands 2 years ago
JSP 4d903fb681 Check bot.stopClient is not nil when closing it, could happen if Stop called before or without Start. 2 years ago
JSP f3bc8545a4 Make Bot.debug to be aware of Bot.verbose flag to be less spammy
especially with sensible error messages during polling failures which
contains bot's token.
2 years ago
JSP 8ec2c93e17 Cancel Raw() call immediately without waiting for the request's timeout when bot is about to stop.
This may become important if doing long polling with long timeout.
2 years ago
落心 b0ccf622b9
is_premium 2 years ago
Qusic 6134fc231b send video as document 2 years ago
demget 4609e62629
Merge pull request #528 from Xarakiri/v3-fix-typo
fix: typo
2 years ago
Xarakiri 968ccec6a7
fix: typo 2 years ago
star-39 173d940a7a Treat Sticker as Media 2 years ago
Mikhail Borovikov 8342f1a0fd Added test for a WebAppData field 2 years ago
Mikhail Borovikov 2c2e8dcff1 Added AnswerWebApp for using in a Handle method 2 years ago
Mikhail Borovikov c4abfac25d Added web_app_data for a message 2 years ago
Mikhail Borovikov e22b5f4f64 Added web_app fields for the buttons 2 years ago
demget 4b2f8743d1
Merge pull request #498 from hararudoka/patch-1
fix a typo in layout.go
2 years ago
hararudoka a4d61d0eb4 fix a typo in layout.go 2 years ago
Ian P Badtrousers dd790ca6c1 README: getting rid of past import path artifacts 2 years ago
demget 3ae6ec85d5
readme: fix Group example 2 years ago
Demian 8ad1e044ee telebot: naming, docs 2 years ago
Demian 6c51ff7743 docs: fix Split examples 2 years ago