Type Alias StyleOptions

StyleOptions: {
    skipFooter: boolean;
}

Options for styling the bot's responses.

Type declaration

  • skipFooter: boolean
    • Determines whether to skip adding a footer to the message.