Commit Graph

413 Commits (183d6484d924526ec19aa426d917a09a2d5fd1b7)
 

Author SHA1 Message Date
Eugene Bravov dcdaac918c
Add animation type 4 years ago
Ian P Badtrousers 209b6f88ca
Update README.md 4 years ago
Tobias Tangemann b6c3367fed Fix OnMigration handler haven from=0 (#245)
Fixes tucnak/telebot/issues#187
4 years ago
demiangetman 40dabc4275 Add login_url field support to InlineButton 5 years ago
Viktor Oreshkin baa616bc00 EditMedia: Fix possible thumb attach name conflict 5 years ago
Viktor Oreshkin ddbfc934ff rename FileJson to FileJSON to make linter happy 5 years ago
Viktor Oreshkin f4d7467b6e Rewrite IfElseChain to switch 5 years ago
Viktor Oreshkin da7bc9e2ff explicitly ignore error in embedRights 5 years ago
Viktor Oreshkin 24589f3665 remove unused function (*Bot).handleCommand 5 years ago
Viktor Oreshkin a67e593e35 GetFile: use b.client, check status code 5 years ago
Viktor Oreshkin 6cf54c1557 Improve some loops (use copy, style fix) 5 years ago
Viktor Oreshkin cbcedf0c92 Fix sendFiles reader leak 5 years ago
Viktor Oreshkin a770d6d951 Fix typos and misspells 5 years ago
demiangetman 11b34b3857 Add ReplyMarkup field to Message 5 years ago
Viktor Oreshkin 10b553411d Add options to EditCaption (incl ParseMode) (#230) 5 years ago
demiangetman a855bcb241 Fix possible EditMedia sendOpts nil dereference 5 years ago
demiangetman 921282a488 Add ParseMode option support to EditMedia 5 years ago
Viktor Oreshkin ca2149b44f Handle audio thumbnail in EditMedia 5 years ago
Viktor Oreshkin 00abc40b42
Add thumbnail to Audio (#240) 5 years ago
Ian P Badtrousers 4675004c6c
Merge pull request #237 from demget/feature-callback-inline
Callback's inline message
5 years ago
demiangetman f286f15c03 Implement IsInline helper function 5 years ago
demiangetman 53bfa49b78 Fill callback inline message on update 5 years ago
demiangetman 97589a3d9e Add options to EditCaption 5 years ago
Ian Patrick Badtrousers d0707a9d73
Merge pull request #224 from demget/patch-1
Implement missed API features
5 years ago
Ian Patrick Badtrousers 6c2f7a7e05
Merge pull request #225 from demget/patch-2
Add setters for ResultBase
5 years ago
Ian Patrick Badtrousers 7f125632ce
Merge pull request #226 from demget/patch-files
Media objects improvements
5 years ago
demiangetman 9605575524 Fix media caption disappearing after first send 5 years ago
demiangetman 8001defa0c Add custom file name support for media 5 years ago
demiangetman 05a04f8830 Add setters for ResultBase 5 years ago
demiangetman 7631100db9 Add switch_inline_query_current_chat field to InlineButton 5 years ago
demiangetman 366e68b072 Implement EditReplyMarkup 5 years ago
Ian Byrd 6fa61fef85
Merge pull request #208 from mclucario/v2
Add is_bot to unmarshal
5 years ago
Ian Byrd abf4d26318
Merge pull request #220 from mitinarseny/v2
Avoid using fmt.Sprintf for better performance
5 years ago
Arseny Mitin 83aacd12ee refactor: avoid using fmt.Sprintf for performance 5 years ago
Ian Byrd d408d5d268
Merge pull request #217 from evgendn/sticker_methods
Add stickers methods
5 years ago
evgendn 240965f18d Add stickers methods 5 years ago
Leon Grünewald 138d854284 Add is_bot to unmarshal 5 years ago
Ian Byrd 8c1c512262 Go module fix for #202 5 years ago
Ian Byrd 9b714b274c reducing excessive deffered calls 5 years ago
Ian Byrd 42933c1912 small fixes, go.{mod,sum} 5 years ago
Ian Byrd 85ee746b3c
Merge pull request #194 from 23rd/patch-1-edit-media
Added support for editMessageMedia.
5 years ago
Ian Byrd 648fbbc054
Merge pull request #197 from robatipoor/add-method-getFile
add method GetFile and refactor code
5 years ago
robatioor 5601dd0354 add method GetFile and refactor code 5 years ago
23rd c7451550a3 Added support for editMessageMedia.
- Fixes #184.
5 years ago
Ian Byrd e6cfaa8339
Merge pull request #176 from stek29/thumbnail
Send thumbnails (but not in albums)
5 years ago
Ian Byrd 0cd7c96b28
Merge pull request #182 from olehbozhok/v2
fix panic when send audio return Document but not  Audio
5 years ago
Ian Byrd 7eeea8f32a
Payment API minimal implementation. 5 years ago
Ian Byrd 49593279d6
Fixed an apparent conflict in the currency JSON list 5 years ago
Ian Byrd 1221003ca6
Supported currencies map added. 5 years ago
Ian Byrd 430758b374
ErrCouldNotUpdate string format changed 6 years ago