Commit Graph

639 Commits (9a08d98f4ee7e5e5ee2950bd0ce8dd7cc8fdacc3)
 

Author SHA1 Message Date
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. 6 years ago
Ian Byrd 49593279d6
Fixed an apparent conflict in the currency JSON list 6 years ago
Ian Byrd 1221003ca6
Supported currencies map added. 6 years ago
Ian Byrd 430758b374
ErrCouldNotUpdate string format changed 6 years ago
Oleg-MBO f55f3c1c4e fix panic when send audio return Document but not Audio 6 years ago
Viktor Oreshkin 273a40e72a Send thumbnails (but not in albums) 6 years ago
Ian Byrd 6451db1308
Merge pull request #175 from DexterHD/custom-api-url
Add Custom API URL
6 years ago
Anton Kucherov 538b671e6a fix #173 add custom Telegram api url 6 years ago
Anton Kucherov 2173b82adf Ignore Goland project 6 years ago
Ian Byrd 4688194c17
Merge pull request #168 from stek29/fixex
Make example work again (fix #140)
6 years ago
Viktor Oreshkin 9d9ca9ea66 Make example work again (fix #140) 6 years ago
Ian Byrd 2adea7c8be
Merge pull request #163 from stek29/filereader
Add File creation from io.Reader (fix #137)
6 years ago
Ian Byrd 1eb8f50279
Merge pull request #164 from stek29/nopanic
Dont panic in Bot.Send, just return error
6 years ago
Viktor Oreshkin ec2090d300 Dont panic in Bot.Send, just return error 6 years ago
Viktor Oreshkin 629fe58962 Add File creation from io.Reader (fix #137)
Refactor sendFiles to accept Files
6 years ago
Ian Byrd 52a3603547
Merge pull request #138 from AntoniBertel/v3
Added language_code field in User structure
6 years ago
Ian Byrd 9d0170e505
Merge pull request #156 from stek29/optional_fields
Embed optional fields when sending (fix #147)
6 years ago
Viktor Oreshkin fd3c84fce1 Embed optional fields in SendAlbum 6 years ago
Viktor Oreshkin 6264ba688c Embed optional fields when sending (fix #147) 6 years ago
Ian Byrd b59ea4aec3
Merge pull request #146 from aprosvetova/patch-1
fixed wrong method name
6 years ago
Ian Byrd 1cd1ef9fc4
Merge pull request #151 from stek29/fix-gif
Handle Video with no sound (fix #133)
6 years ago
Viktor Oreshkin 3b566f3fbd Handle Video with no sound (fix #133) 6 years ago
Ian Byrd 89d8b20796
Merge pull request #141 from igorcoding/patch-1
Fix incorrect parsing of ChannelPrivate chat
6 years ago
Ian Byrd e087d7f430
Merge pull request #148 from ulrichSchreiner/webhook_poller
Webhook poller implementation
6 years ago
Ulrich Schreiner 9b26b855ae
allow custom http muxes too 6 years ago
Ulrich Schreiner 97e78127ad
fix lint errors in current code 6 years ago
Ulrich Schreiner 07aeab1abb
add implementation for a webhook poller 6 years ago
Anna Prosvetova fc1a751391
fixed wrong method name 6 years ago