Method: Discordrb::Message#timestamp
- Defined in:
- lib/discordrb/data/message.rb
#timestamp ⇒ Time (readonly)
Returns the timestamp at which this message was sent.
23 24 25 |
# File 'lib/discordrb/data/message.rb', line 23 def @timestamp end |