Class: Discordrb::Events::PollVoteAddEvent

Inherits:
PollVoteEvent show all
Defined in:
lib/discordrb/events/polls.rb

Overview

Raised whenever someone votes on a poll.

Instance Attribute Summary

Attributes inherited from PollVoteEvent

#answer_id, #channel_id, #message_id, #server_id, #user_id

Attributes inherited from Event

#bot

Method Summary

Methods inherited from PollVoteEvent

#answer, #channel, #message, #poll, #server, #user