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