Sendable

Undocumented in source.

Members

Functions

getContents
immutable(string) getContents()

Returns the contents for this sendable, no more than 2000 characters long

getEmbed
immutable(MessageEmbed) getEmbed()

Returns the embed (or null if none) for this sendable

getNonce
immutable(string) getNonce()

Returns the nonce for this sendable

getTTS
immutable(bool) getTTS()

Returns the tts setting for this sendable

Meta