Commit Graph

30 Commits (d90e8974cc13fcaf1bc2429ddb1196f6a03f858e)

Author SHA1 Message Date
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