Commit Graph

480 Commits (e6c93d3fdb4542df96d56032938e3918db5501fd)
 

Author SHA1 Message Date
profawk e6c93d3fdb
Fix inlinebutton With func
the InlineButton With func returned a new button with it's url property mangled (t.Text instead of t.URL)
this caused telegram to respoind with 400
4 years ago
Demian ecf4ef2231 .travis: update 4 years ago
Demian 645381c610 test: assert to require for errors 4 years ago
Demian 29c32a6538 bump go version to 1.13 4 years ago
Demian d7b825fc25 bot: fill animation from the document if it's nil 4 years ago
Ian Patrick Badtrousers c2cb2be623 admin: removed omitempty from Rights 4 years ago
demget bd4747d3ef
Merge pull request #316 from piggymoe/fix-embedrights-param-type
Change param type of embedRights
4 years ago
Ian Patrick Badtrousers a3f6efa6f2 html5 games 400 hotfix 4 years ago
PiggyMoe 2b4e7eeb65
util: fix param type for embedRights 4 years ago
Ian P Badtrousers b9ba8c4535
Merge pull request #313 from aofei/v2
api: make sure io.Pipe in sendFiles will be closed
4 years ago
Aofei Sheng a76047869f api: make sure io.Pipe in sendFiles will be closed 4 years ago
Demian 1a9d4b1333 mod: tidy 4 years ago
Demian c602a3df68 message: add missed forward fields 4 years ago
Ian P Badtrousers aac3d680d6
Merge pull request #311 from aofei/v2
api: fix a huge memory allocation caused by sendFiles
4 years ago
Aofei Sheng 8b48346206 api: fix a huge memory allocation caused by sendFiles 4 years ago
Demian 359b733e3a tests: clarify default parse mode test 4 years ago
Demian ddb943d598 tests: implement options test 4 years ago
Demian e1811e100a tests: implement more 4 years ago
Demian 2e81b40aae bump go version to 1.12 4 years ago
Demian c751df41fa tests: fix Edit(what=InputMedia) assertion 4 years ago
Demian 09b2f90c72 api: prettify verbose mode output 4 years ago
demget 86d87415bd
Merge pull request #302 from faglo/verbose-mode
Verbose mode
4 years ago
demget 29af30f5ee
Merge branch 'develop' into verbose-mode 4 years ago
Demian 98a898f4c7 bot: add default parse mode feature 4 years ago
Demian a858ff7a15 inline: add thumb_mime_type field to gif and mpeg4 results 4 years ago
Demian dc9db44c81 message: add via_bot field 4 years ago
Demian a5f4cb1e77 telebot: add Ball dice 4 years ago
Demian d63df8ce0e bot: extend Edit function 4 years ago
Demian 25a9d0cb38 telebot: remove filters.go 4 years ago
Demian c271d16dfc bot: handle True response results 4 years ago
Demian 3e947d3392 telebot: small doc fixes 4 years ago
Demian 1973483bd6 stickers: fix function signatures 4 years ago
danch 75901ba211 fix: replace token in verbose log 4 years ago
danch 092eb11418 bot: add verbose mode 4 years ago
demget c8978c4f37
Merge pull request #300 from EmJiHash/v2
payments: SuccessfulPayment currency type fix
4 years ago
Mohsen Ghafouri e0fc2b7270 payments: SuccessfulPayment currency type fix 4 years ago
Demian 76430783a7 readme: update Keyboards section 4 years ago
Demian d02458be27 options: implement CallbackEndpoint for Btn 4 years ago
Demian f5f0b4b696 options: remove unused Action fields from buttons 4 years ago
Demian c16b695ea6 tests: payments and keyboard tests 4 years ago
Demian 0b3082a091 options: complete keyboard constructors 4 years ago
Demian c626aaabd5 bot: accept Editable in Forward function 4 years ago
Demian d4ff86a5dc readme: fix indentations 4 years ago
Demian f82c0ec609 telebot: fix linter inspection problems 4 years ago
Demian 7a1d59c7d9 payments: SuccessfulPayment and minor changes 4 years ago
Ian P Badtrousers 1a558989dc
Merge pull request #292 from godande/develop
Introduced keyboard constructors
4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
demget 8affb946b7
Merge pull request #293 from DiscoreMe/payments
payments: update API
4 years ago
demget 6c937ddd0f
Merge pull request #286 from klim0v/patch-1
small fix docs
4 years ago
demget fa41701896
Merge pull request #294 from aofei/v2
errors: fix regular expression
4 years ago