Skip to content

Commit 6309f0e

Browse files
committed
Clarify emoji is partial
1 parent a1ea062 commit 6309f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Discord/Parts/Guild/NewMemberAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* @property int $action_type The action type (0 = VIEW, 1 = TALK).
2929
* @property string $title The action title.
3030
* @property string $description The action description.
31-
* @property Emoji|null $emoji The emoji associated with the action.
31+
* @property Emoji|null $emoji The partial emoji associated with the action.
3232
* @property string|null $icon The icon string, if present.
3333
*
3434
* @property-read string|null $guild_id The guild id associated with this action.

0 commit comments

Comments
 (0)