Commit Graph

41 Commits (v3)

Author SHA1 Message Date
Demian 9eb53434a0 react: refactor 2 months ago
Nash-Well 6fdf666a11
api: features 7.0, 7.1 (#658)
* api: feature 7.0 init

* message: remove blockquote

* api: partrly implement replies 2.0

* api: update comments

* message: add giveaway fields

* message,chat: other changes init

* boost: implement boost updates

* reactions: refactor

* api: implement multiple users request section

* api: provide preview customization

* api: implement 7.1 features

* message: fix story issue

* admin,context: refactor

* bot_test: type refactor

* api: partly fix review comments

* api: small tidy up

* react: reactions init

* telebot: added boost_updated,boost_removed constants

* message: fix InaccessibleMessage message struct parse

* message,reac: naming refactor

* context: add boost to the context of current events
2 months ago
Nash-Well 4670ccf5a3
api: implement 6.8 features (#652)
* api: implement 6.8 features

* chat,topic: refactor

* chat: change unixtime to lowercase
3 months ago
Nash-Well 32b47a49ef
api: implement 6.6, 6.7 features (#655)
* api: implement 6.6-6.7 features
3 months ago
Demian 06bbf9e69f chat: add user_chat_id field 6 months ago
Demian 7b08a8f939 admin: add use_independent_chat_permissions param 6 months ago
George 3c4d8425f4 Added is_member field for ChatMember. Previously, it was not possible to check whether a ChatMemberRestricted had joined or left a chat. 6 months ago
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
6 months ago
Demian 03dcac73d8 chat,message: naming 6 months ago
Demian d883371ded telebot: refactor bot api 6.3 6 months ago
Nikita 5d4079a489 api: update to 6.3 6 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian bd66ef87a9 chat: add has_restricted_voice_and_video_messages field 2 years ago
Demian e40eb7082f chat: add added_to_attachment_menu field 2 years ago
Demian adf6dc85a2 chat: add new bot api 6.1 fields 2 years ago
Ilya 937288568d
Merge pull request #531 from Luoxin/v3
add `is_premium` in `User`
2 years ago
nicolas.sassi 1c40d1a516
remove still field from chat 2 years ago
落心 b0ccf622b9
is_premium 2 years ago
Demian 8ad1e044ee telebot: naming, docs 2 years ago
Nikita 775ea71cb3 updates: add forward fields 2 years ago
Demian 10b70a53b1 chat: fix response struct in the invite link methods 3 years ago
Demian d2269534fa chat: fix chat join request Sender field 3 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian 13d54ae733 Revert "chat: return username in Recipient for channels"
This reverts commit 41c95795c0.
3 years ago
Demian 8f725d434e chat: change User id type to int64 3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
Demian 41c95795c0 chat: return username in Recipient for channels 4 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 183d6484d9 chat: create ChatID Recipient type 4 years ago
Demian f67698c1a0 chat: add is_member field to Chat 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian a96aa24503 chat: update all types 4 years ago
Leon Grünewald 138d854284 Add is_bot to unmarshal 5 years ago
Ian Byrd 42933c1912 small fixes, go.{mod,sum} 5 years ago
Ian Byrd 1221003ca6
Supported currencies map added. 5 years ago
Antoni Bertel 07734c936a Applied change to valid structure 6 years ago
Antoni Bertel a9ff639977 Added language_code field, see https://core.telegram.org/bots/apiajsdfkadjsfkadjsfkjadsl 6 years ago
Ian Byrd 091bbc9a13 Administration tools, this resolves #43. 7 years ago
Ian Byrd b6938a118c
Telebot now compiles! :-) 7 years ago
Ian Byrd dbc2cd7f6d
Massive refactoring and file structure changes.
- Callback structs has been moved to callbacks.go
- User / Chat and its methods -> chat.go
- Concept of Editable and Message Signature introduced
- No more types.go, it's been refactored into media.go + friends
7 years ago