dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
Message.reply
dscord
types
message
Message
Sends a Sendable to the same channel as this message.
Message
reply
(
inout
(
string
)
content
,
string
nonce
=
null
,
bool
tts
=
false
)
Message
reply
(
Sendable
obj
)
class
Message
Message
reply
(
Sendable
obj
)
Meta
Source
See Implementation
dscord
types
message
Message
functions
canDelete
canEdit
del
edit
replaceMentions
reply
replyf
properties
customEmojiByID
mentioned
Sends a Sendable to the same channel as this message.