Commit Graph

55 Commits (10d348078218207a7f75e3773f21c225eff9c465)

Author SHA1 Message Date
Demian 10d3480782 topic: finish and refactor the implementation 7 months ago
Demian ad84cbde5a context: add message Entities function 2 years ago
Demian 3ba2966f52 context: remove AnswerWebApp 2 years ago
Demian cee9ad2ddd telebot: refactor web apps 2 years ago
Mikhail Borovikov 2c2e8dcff1 Added AnswerWebApp for using in a Handle method 2 years ago
Demian 10b70148f7 message: move Media function from context 2 years ago
Demian be2933a4fa all: use errors from the standard library 2 years ago
Demian f2a7d458a0 context: check for Message properly 2 years ago
Demian 1004fb5df1 context: implement DeleteAfter helper function 2 years ago
Demian 3a6cb71b40 context: remove excessive fields 2 years ago
Demian 631e63d427 context: add missed Sender cases 3 years ago
Demian 844466d6fa context: fix EditCaption call 3 years ago
Demian 435b1e3b63 context: implement Media function, return Caption in Text 3 years ago
Demian 58b0e788ac context: add chat join request to the Sender and Chat functions 3 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian f457be52e3 context: update edit functions 3 years ago
Demian 20ec6fc7fc bot: tidy the chat member type 3 years ago
Demian 570c656d0c context: add original update to the context 3 years ago
Demian 99226e5292 context: add update id field 3 years ago
Demian ae69423c6e context: implement Bot function 3 years ago
Aleksandr 65c920beff Chat() *Chat logic expanded
myChatMember and chatMember cases were added
3 years ago
Demian 33ea17f0ea context: extend Args function 3 years ago
Demian 6b6558547b context: fix nil dereference in Chat function 3 years ago
Demian 635f51c455 callbacks: handle both inline and regular messages in MessageSig 3 years ago
Demian cdb2d59f4a context: fix ChatMember function name 3 years ago
Aleksandr 7a82cc1f45 ChatMemberUpdated() -> ChatMember() func name has been changed 3 years ago
Aleksandr 2f352ae380 Combine chatMember funcs 3 years ago
Demian f4ae9d0c08 context: add chat member updates 3 years ago
Demian f61d30b66b telebot: satisfy Editable for Callback and InlineResult, remove InlineID from Message 3 years ago
Demian fb7de291df telebot: rename ChosenInlineResult to the InlineResult 3 years ago
Demian e9781d5a63 context: implement helper EditOrSend and EditOrReply functions 3 years ago
Demian 55ffac1c33 context: clarify 3 years ago
Ian P Badtrousers 7e3a68249a context: args used to return [""] of length 1 3 years ago
demget 83bd8dd89d
Merge pull request #375 from lcd1232/get_set
Support get/set
3 years ago
Demian 55a27add1d context: return command payload on Data 3 years ago
Demian f624062eec context: use Chat recipient first, then Sender one 3 years ago
lcd1232 82f4e787ef Support get/set 3 years ago
Demian 9063018d2b context: rename SenderOrChat to Recipient, change Sender return type to User 4 years ago
Demian 9e23343684 context: expose SenderOrChat function 4 years ago
Demian fe1015dd7a context: add additional checks for recipient 4 years ago
Demian 4e02fbfc4f middleware/logger: use data as text for callbacks 4 years ago
Demian 29b8f9343c context: implement Data function 4 years ago
Demian 291010edb2 context: allow Edit only for callbacks 4 years ago
Demian 95a99609b1 revert "context: Edit cannot edit the current message"
Context-dependent Edit is needed to edit the callback messages at least.

This reverts commit 57be5879bc.
4 years ago
Demian 0904e2ffec context: implement Chat function 4 years ago
Demian 57be5879bc context: Edit cannot edit the current message 4 years ago
Demian cf5edf4042 context: implement the opposite to Forward 4 years ago
Demian b10f986ba2 context: fix message selecting for callbacks 4 years ago
Demian b291e4fc08 layout: should be separated and completely independent 4 years ago
Demian a94205252a layout: first implementation 4 years ago