Interface MessageReplyOptions
Properties
Optional
content
content?: string
Optional
enforceNonce
enforceNonce?: boolean
Optional
failIfNotExists
failIfNotExists?: boolean
Optional
nonce
nonce?: string | number
Optional
poll
Optional
tts
tts?: boolean
Construct a type with the properties of T except for those in type K.