Interface MessageReplyOptions
Properties
Optionalcontent
content?: string
OptionalenforceNonce
enforceNonce?: boolean
OptionalfailIfNotExists
failIfNotExists?: boolean
Optionalnonce
nonce?: string | number
Optionalpoll
Optionaltts
tts?: boolean
Construct a type with the properties of T except for those in type K.