mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +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:
co-authored by
owocado
Josh
Trevor Flahardy
parent
a1206dfde8
commit
e43bd8692c
@@ -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