mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-24 21:36:06 +00:00
feat: route telegram eba events to plugins
This commit is contained in:
committed by
huanghuoguoguo
parent
01f717a76d
commit
8666b15932
@@ -721,6 +721,9 @@ interface BotConfig {
|
||||
- friend.added
|
||||
- bot.invited_to_group
|
||||
- bot.removed_from_group
|
||||
- bot.muted
|
||||
- bot.unmuted
|
||||
- platform.specific
|
||||
─────────────────
|
||||
- message.* (所有消息事件)
|
||||
- feedback.* (所有反馈事件)
|
||||
|
||||
Reference in New Issue
Block a user