Commit Graph

30 Commits

Author SHA1 Message Date
Demian
d90e8974cc telebot: restructure and refactor 2022-10-06 00:45:27 +03:00
Demian
bd66ef87a9 chat: add has_restricted_voice_and_video_messages field 2022-10-05 23:31:01 +03:00
Demian
e40eb7082f chat: add added_to_attachment_menu field 2022-10-05 15:08:30 +03:00
Demian
adf6dc85a2 chat: add new bot api 6.1 fields 2022-10-05 14:56:50 +03:00
Ilya
937288568d
Merge pull request #531 from Luoxin/v3
add `is_premium` in `User`
2022-07-27 07:22:25 +03:00
nicolas.sassi
1c40d1a516
remove still field from chat 2022-07-03 11:00:02 -03:00
落心
b0ccf622b9
is_premium 2022-06-22 10:27:03 +08:00
Demian
8ad1e044ee telebot: naming, docs 2022-02-08 01:43:15 +02:00
Nikita
775ea71cb3 updates: add forward fields 2022-02-05 17:59:09 +03:00
Demian
10b70a53b1 chat: fix response struct in the invite link methods 2021-11-08 01:20:05 +02:00
Demian
d2269534fa chat: fix chat join request Sender field 2021-11-05 22:40:51 +02:00
Demian
8f5f797de8 implement bot api 5.4 2021-11-05 22:31:32 +02:00
Demian
13d54ae733 Revert "chat: return username in Recipient for channels"
This reverts commit 41c95795c0.
2021-10-15 23:13:20 +03:00
Demian
8f725d434e chat: change User id type to int64 2021-07-27 15:12:10 +03:00
demget
2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
2021-07-25 15:25:04 +03:00
Demian
41c95795c0 chat: return username in Recipient for channels 2020-11-03 21:19:19 +02:00
Demian
bc180b4a47 telebot: tele is our new alias 2020-07-26 00:08:03 +03:00
Demian
5a1a187e87 telebot: clarify and fix all naming issues 2020-06-19 23:36:43 +03:00
Demian
183d6484d9 chat: create ChatID Recipient type 2020-05-05 22:24:40 +03:00
Demian
f67698c1a0 chat: add is_member field to Chat 2020-04-26 18:41:52 +03:00
Demian
5c1986f5b5 telebot: a lot of refactor and clean-ups 2020-04-26 18:19:49 +03:00
Demian
a96aa24503 chat: update all types 2020-04-26 14:13:06 +03:00
Leon Grünewald
138d854284 Add is_bot to unmarshal 2019-05-20 00:36:15 +02:00
Ian Byrd
42933c1912 small fixes, go.{mod,sum} 2019-03-29 16:25:48 +02:00
Ian Byrd
1221003ca6
Supported currencies map added. 2019-01-27 21:00:48 +02:00
Antoni Bertel
07734c936a Applied change to valid structure 2018-05-03 15:46:43 +02:00
Antoni Bertel
a9ff639977 Added language_code field, see https://core.telegram.org/bots/apiajsdfkadjsfkadjsfkjadsl 2018-05-03 15:41:43 +02:00
Ian Byrd
091bbc9a13 Administration tools, this resolves #43. 2017-11-21 17:29:44 +02:00
Ian Byrd
b6938a118c
Telebot now compiles! :-) 2017-11-18 16:44:57 +02:00
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
2017-11-18 15:06:20 +02:00