mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Add support for Polls
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com> Co-authored-by: Josh <8677174+bijij@users.noreply.github.com> Co-authored-by: Trevor Flahardy <75498301+trevorflahardy@users.noreply.github.com>
This commit is contained in:
@ -69,6 +69,7 @@ from .interactions import *
|
||||
from .components import *
|
||||
from .threads import *
|
||||
from .automod import *
|
||||
from .poll import *
|
||||
|
||||
|
||||
class VersionInfo(NamedTuple):
|
||||
|
Reference in New Issue
Block a user