We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
component
1 parent 15ebda8 commit b1aab8bCopy full SHA for b1aab8b
interactions/decor.pyi
@@ -3,6 +3,7 @@ from typing import Any, Dict, List, Optional, Union
3
from .api.models.guild import Guild
4
from .enums import ApplicationCommandType
5
from .models.command import ApplicationCommand, Option
6
+from .models.component import Button, Component, SelectMenu
7
8
def command(
9
*,
0 commit comments