dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
Message.reply
dcord
types
message
Message
Sends a Sendable to the same channel as this message.
Message
reply
(inout(string) content, string nonce, bool tts)
Message
reply
(Sendable obj)
class
Message
Message
reply
(
Sendable
obj
)
Meta
Source
See Implementation
dcord
types
message
Message
functions
canDelete
canEdit
channel
customEmojiByID
del
edit
guild
mentioned
react
replaceMentions
reply
replyf
toString
withProperMentions
withoutMentions
mixins
__anonymous
variables
attachments
author
channelID
content
editedTimestamp
embeds
id
member
mentionEveryone
mentions
nonce
pinned
roleMentions
timestamp
tts
Sends a Sendable to the same channel as this message.