Interface InteractionReplyDynamicOptions

interface InteractionReplyDynamicOptions {
    preferFollowUp?: boolean;
}

Properties

Properties

preferFollowUp?: boolean