Skip to content

Commit 17a8b09

Browse files
committed
fix(context)!: include member into component slotting.
1 parent c05f846 commit 17a8b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interactions/context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ class ComponentContext(CommandContext):
435435

436436
__slots__ = (
437437
"message",
438+
"member",
438439
"author",
439440
"user",
440441
"channel",

0 commit comments

Comments
 (0)