Skip to content

Messages

greysdawn edited this page Aug 28, 2023 · 4 revisions

Message Objects

Messages can't be instantiated directly; see the API page for getting them

Properties

See the PK docs for more info on each property

key type notes
timestamp Date
id string
original string
channel string
guild string
sender string
system System? full system object if available*
member Member? full member object if available*

* = If the system or member is deleted after the message is sent, both of these fields will be null, regardless of which was deleted

Methods

(None; purely informational)

Clone this wiki locally