mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 20:06:06 +00:00
feat: route telegram eba events to plugins
This commit is contained in:
committed by
huanghuoguoguo
parent
fed1a9b6e9
commit
6c7d3cd204
@@ -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