Skip to content

Commit

Permalink
Update MessagePollVoteAdd.php
Browse files Browse the repository at this point in the history
  • Loading branch information
valzargaming authored May 10, 2024
1 parent 98af40d commit 9b96701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Discord/WebSockets/Events/MessagePollVoteAdd.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
use Discord\WebSockets\Event;

/**
* @link https://discord.com/developers/docs/topics/gateway-events#polls
* @link https://discord.com/developers/docs/topics/gateway-events#message-poll-vote-add-message-poll-vote-add-fields
*/
class MessagePollVoteAdd extends Event
{
Expand Down

0 comments on commit 9b96701

Please sign in to comment.