Table of Contents

Enum GuildOnboardingPromptType

Namespace
Discord
Assembly
Discord.Net.Core.dll

Represents the guild onboarding option type.

public enum GuildOnboardingPromptType

Fields

Dropdown = 1

The prompt uses a dropdown menu.

MultipleChoice = 0

The prompt accepts multiple choices.