InteractionReplyOptions
typedef · Source
Options for a reply to an Interaction. Type: BaseMessageOptionsWithPoll
Properties
ephemeral
optional
ephemeral: boolean
Whether the reply should be ephemeral
fetchReply
optional
fetchReply: boolean
Whether to fetch the reply
flags
optional
flags: MessageFlags
Which flags to set for the message. Only SUPPRESS_EMBEDS and EPHEMERAL can be set.