Class: Discordrb::Events::PrivateMessageEvent

Inherits:
MessageEvent show all
Defined in:
lib/discordrb/events/message.rb

Overview

Instance Attribute Summary

Attributes inherited from MessageEvent

#author, #channel, #content, #file, #file_spoiler, #filename, #message, #saved_message, #server, #timestamp

Attributes included from Respondable

#channel

Attributes inherited from Event

#bot

Method Summary

Methods inherited from MessageEvent

#attach_file, #detach_file, #from_bot?, #initialize, #send_file, #voice

Methods included from Respondable

#<<, #drain, #drain_into, #send_embed, #send_message, #send_temporary_message

Constructor Details

This class inherits a constructor from Discordrb::Events::MessageEvent