Commit Graph

574 Commits (v2)
 

Author SHA1 Message Date
demget 33cc1fdc3c
Merge pull request #462 from astrophena/use-stdlib-errors
Use package errors from the standard library instead of github.com/pkg/errors
2 years ago
Ilya Mateyko 479cc1df36 all: use errors from the standard library
Replace no longer maintained github.com/pkg/errors with package errors
from the standard library.
2 years ago
Demian f1c5a5b197 change user id type to int64 3 years ago
Demian 3bc3f20eed util: remove logging redundancy 3 years ago
Demian 7d9723522b telebot: add missed events 3 years ago
demget d548a69cb2
Merge pull request #419 from malyusha/webhook-close-chan-panic
Webhook poller panics on shutdown because channel is closed before (by Bot)
3 years ago
demget f69793dd06
Merge pull request #413 from gohumble/v2
Add Game to Message for callback query indication
3 years ago
demget 93c5ba7136
Merge pull request #436 from shindakioku/fix-invite-links
Fix CreateInviteLink, EditInviteLink, RevokeInviteLink functions
3 years ago
shindakioku e0052b367a Remove defined struct 3 years ago
shindakioku ad5b4c3f8a Fix CreateInviteLink;EditInviteLink;RevokeInviteLink functions. Add tests. 3 years ago
Demian 3f7ecbd8a8 bot: fix media file name setting and parse mode passing in SendAlbum 3 years ago
Demian 915dfba6a4 bot: add audio and document for sendMediaGroup 3 years ago
Игорь Малюк 257b6005ad Check if channel is closed to prevent panic with 'close of closed channel' 3 years ago
demget 03976a572d
Merge pull request #414 from omar-polo/fix-doc
Some documentation fixes
3 years ago
Omar Polo 336b5da405 include the namespace "tb" in the example 3 years ago
Omar Polo aca03c5e5d sync Editable interface
MessageSig needs to return (string, int64) NOT (int, int64)
3 years ago
Omar Polo 2cf88fe0c2 fix comment indentation
otherwise go doc browser such as godocs & co would render the "method
receivers..." line as a preformatted block.
3 years ago
Cha facffdebff
add game to message 3 years ago
Ian P Badtrousers 82f9cc364e
Update README.md 3 years ago
Demian d55bccca5b Merge branch 'develop' into v2 3 years ago
demget 706286e3f1
Merge pull request #410 from JasonKhew96/fix_chat_member
Fix ChatMemberUpdated
3 years ago
jasonkhew96 2b1a95f3ed
Fix ChatMemberUpdated 3 years ago
Ian P Badtrousers d00286fbd4
Bwahahahahaha 3 years ago
demget 7d9606aa70
Merge pull request #409 from JasonKhew96/fix_chat_member
Fix chat member handler
3 years ago
jasonkhew96 17c3c99c8e
Fix chat member handler 3 years ago
demget f83cd5fc29
Merge pull request #408 from DiscoreMe/develop
api: support 5.2
3 years ago
Nikita 2d4921e1ea telebot: some fixes 3 years ago
demget 4d5c934732
Merge pull request #401 from comerc/v2
Add copyMessage
3 years ago
comerc 6145c866ca Revert "Add CreateChatInviteLink()"
This reverts commit 5d1d579642.
3 years ago
Nikita 6684383594 telebot: typo fix 3 years ago
Nikita c4aba03992 telebot: some fixes 3 years ago
Nikita 98e591688b payments: update 3 years ago
Nikita 0f7e5b74dd chat: add voice schedule support 3 years ago
demget 1eed30b5ac
Merge pull request #407 from DiscoreMe/develop
api: support 5.1
3 years ago
Nikita 123e689049 admin: move revoke message field in separate argument 3 years ago
Nikita b98cfa23a6 telebot: some fixes 3 years ago
Nikita 50ae1bb6b2 chat: add revoke message field 3 years ago
Nikita 2322d77bcd admin: add can manage chat right 3 years ago
Nikita 306f4545af message: add auto delete timer changed handler 3 years ago
Nikita 101ce90a56 links: field fix 3 years ago
Nikita d632ff5c20 links: add chat invite link support 3 years ago
demget 30d1bebc7b
Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
Nikita 7f6dcd3f8b telebot: typo fix 3 years ago
Nikita 965cd03621 telebot: fix all miscalculations 3 years ago
#кодеротбога 5d1d579642
Add CreateChatInviteLink() 3 years ago
Nikita 0816adc16e bot: typo fix 3 years ago
Nikita f136c77a4a sendable: add sending without reply field 3 years ago
Nikita 44945b1703 chat: add is_anonymous field 3 years ago
Nikita bd1acf22f1 message: add sender_chat field 3 years ago
Nikita 24f3711963 venue: add google place fields 3 years ago