We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ea062 commit 6309f0eCopy full SHA for 6309f0e
src/Discord/Parts/Guild/NewMemberAction.php
@@ -28,7 +28,7 @@
28
* @property int $action_type The action type (0 = VIEW, 1 = TALK).
29
* @property string $title The action title.
30
* @property string $description The action description.
31
- * @property Emoji|null $emoji The emoji associated with the action.
+ * @property Emoji|null $emoji The partial emoji associated with the action.
32
* @property string|null $icon The icon string, if present.
33
*
34
* @property-read string|null $guild_id The guild id associated with this action.
0 commit comments