Commit Graph

17 Commits (6ecbc6adaecbd6b3caccc0ecb88abf40767b79fd)

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