Skip to content

Commit f23ce88

Browse files
authored
feat: 补全进出音视频/直播子频道事件和开放论坛事件的all intents (#123)
1 parent aecd3e8 commit f23ce88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

botpy/flags.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ def all(cls):
140140
self.direct_message = True
141141
self.message_audit = True
142142
self.public_guild_messages = True
143+
self.audio_or_live_channel_member = True
144+
self.open_forum_event = True
143145
return self
144146

145147
@classmethod

0 commit comments

Comments
 (0)