Commit Graph

14 Commits

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