Demian
|
24189b3669
|
tests: add animation test
|
2021-10-13 20:51:00 +03:00 |
|
demget
|
9a08d98f4e
|
Merge pull request #450 from nentenpizza/v3
bot: handle Animation in EditMedia
|
2021-09-30 19:53:04 +03:00 |
|
Nikita
|
694d569c0f
|
bot: handle Animation in EditMedia
|
2021-09-30 19:41:17 +03:00 |
|
Demian
|
3c4f3edef6
|
bot: change ChatByID id type to int64
|
2021-09-29 21:41:07 +03:00 |
|
demget
|
68adfd4239
|
Merge pull request #447 from Enrico204/fix-setgrouppermissions-json-request-body
Fix SetGroupPermissions JSON request body
|
2021-09-27 01:01:00 +03:00 |
|
Enrico204
|
9992a227c2
|
Fix SetGroupPermissions JSON request body
|
2021-09-25 23:28:18 +02:00 |
|
demget
|
37bf84ddba
|
Merge pull request #445 from yourProgDev/patch-1
Update README.md
|
2021-09-24 00:03:26 +03:00 |
|
yourProgDev
|
69b160a9d2
|
Update README.md
|
2021-09-23 19:45:00 +03:00 |
|
yourProgDev
|
50e54f8641
|
Update README.md
|
2021-09-23 19:33:19 +03:00 |
|
yourProgDev
|
8b5c789a74
|
Update README.md
|
2021-09-23 19:30:31 +03:00 |
|
Demian
|
90e7deaa7a
|
layout: wrap Settings for default layout
|
2021-09-13 10:43:24 +03:00 |
|
Demian
|
73e51e50e6
|
remove logging redundancy
|
2021-09-11 21:05:27 +03:00 |
|
Demian
|
35526d3d53
|
middleware: make Logger argument optional
|
2021-09-05 17:26:22 +03:00 |
|
Demian
|
6ecbc6adae
|
middleware: remove logrus as a dependency from Logger
|
2021-08-31 15:15:53 +03:00 |
|
Demian
|
2ef032b358
|
bot: fix default parse mode embedding in EditMedia
|
2021-08-31 14:15:54 +03:00 |
|
Demian
|
f457be52e3
|
context: update edit functions
|
2021-08-31 14:08:51 +03:00 |
|
Demian
|
888979b0fd
|
options: correct Split len formula
|
2021-08-30 02:22:09 +03:00 |
|
Demian
|
34885a0114
|
layout: implement Int64s config function
|
2021-08-28 21:46:38 +03:00 |
|
Demian
|
32252d3e8c
|
layout: embed a Config in DefaultLayout
|
2021-08-28 21:40:45 +03:00 |
|
Demian
|
a5cdcec88b
|
middleware: fix IgnoreVia nil dereference
|
2021-08-28 21:14:13 +03:00 |
|
Demian
|
20ec6fc7fc
|
bot: tidy the chat member type
|
2021-08-19 17:40:44 +03:00 |
|
Demian
|
570c656d0c
|
context: add original update to the context
|
2021-08-19 17:26:05 +03:00 |
|
Demian
|
cb12b170d3
|
telebot: add missed events
|
2021-08-19 16:40:07 +03:00 |
|
Demian
|
1b1c30eeb2
|
telebot: update docs, reorder events
|
2021-08-19 16:15:20 +03:00 |
|
Demian
|
99226e5292
|
context: add update id field
|
2021-08-19 13:46:04 +03:00 |
|
Demian
|
ae69423c6e
|
context: implement Bot function
|
2021-08-15 20:55:12 +03:00 |
|
Demian
|
c720c43f56
|
middleware: implement IgnoreVia
|
2021-08-10 15:22:27 +03:00 |
|
Demian
|
7981009da5
|
layout: pass yaml.JSON encoding option to keep whitespaces as a value
|
2021-08-04 15:45:18 +03:00 |
|
Demian
|
ec2cb655e7
|
layout: trim slash symbol in commands
|
2021-08-04 15:11:47 +03:00 |
|
Demian
|
fe3f4aa533
|
layout: add commands section
|
2021-08-04 15:10:18 +03:00 |
|
Demian
|
f8ff8053ab
|
layout: fix documentation typos
|
2021-08-02 17:33:08 +03:00 |
|
Demian
|
0c6b451fbf
|
middleware: rename Respond to AutoRespond
|
2021-07-30 18:36:30 +03:00 |
|
Demian
|
79ace6bc54
|
middleware: implement auto callback respond
|
2021-07-30 18:33:45 +03:00 |
|
Demian
|
d89e904397
|
layout: wrap Callback function for DefaultLayout
|
2021-07-29 22:40:27 +03:00 |
|
demget
|
346b6bfe9d
|
Merge pull request #429 from Rostish/v3
Chat() *Chat logic expanded
|
2021-07-28 23:34:09 +03:00 |
|
Aleksandr
|
65c920beff
|
Chat() *Chat logic expanded
myChatMember and chatMember cases were added
|
2021-07-28 16:06:04 +03:00 |
|
Demian
|
33ea17f0ea
|
context: extend Args function
|
2021-07-28 10:30:52 +03:00 |
|
Demian
|
6b6558547b
|
context: fix nil dereference in Chat function
|
2021-07-27 22:16:09 +03:00 |
|
Demian
|
635f51c455
|
callbacks: handle both inline and regular messages in MessageSig
|
2021-07-27 22:10:26 +03:00 |
|
Demian
|
cdb2d59f4a
|
context: fix ChatMember function name
|
2021-07-27 21:23:34 +03:00 |
|
Demian
|
5df77562df
|
examples: remove directory for now
|
2021-07-27 16:04:04 +03:00 |
|
demget
|
12d72970f3
|
Merge pull request #427 from Rostish/v3
Combine chatMember funcs
|
2021-07-27 15:19:53 +03:00 |
|
Demian
|
802d480e10
|
middleware: change Restrict middleware chats type to int64
|
2021-07-27 15:18:01 +03:00 |
|
Aleksandr
|
7a82cc1f45
|
ChatMemberUpdated() -> ChatMember() func name has been changed
|
2021-07-27 15:15:36 +03:00 |
|
Demian
|
8f725d434e
|
chat: change User id type to int64
|
2021-07-27 15:12:10 +03:00 |
|
Demian
|
90abbce6dd
|
layout: avoid nil dereference in ResultLocale
|
2021-07-27 14:55:20 +03:00 |
|
Aleksandr
|
2f352ae380
|
Combine chatMember funcs
|
2021-07-27 09:22:00 +03:00 |
|
Demian
|
86e6d40b1b
|
layout: add arguments support in text template function
|
2021-07-26 22:39:24 +03:00 |
|
Demian
|
746f3d6668
|
options: replace variadic argument with a slice
|
2021-07-26 18:08:10 +03:00 |
|
Demian
|
2afdf466de
|
layout: move template functions from global scope to the constructor
|
2021-07-26 18:03:40 +03:00 |
|