Browse Source

Update onboarding.py

pull/10226/head
Soheab_ 4 days ago
parent
commit
eb5209a6da
  1. 2
      discord/onboarding.py

2
discord/onboarding.py

@ -195,7 +195,7 @@ class OnboardingPrompt:
The type of this prompt.
title: :class:`str`
The title of this prompt.
options: List[:class:`PartialOnboardingPromptOption`]
options: List[:class:`OnboardingPromptOption`]
The options of this prompt.
single_select: :class:`bool`
Whether this prompt is single select.

Loading…
Cancel
Save