mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-11 09:52:20 +00:00
Add support for configuring allowed mentions per message or bot wide.
This commit is contained in:
@@ -46,6 +46,7 @@ from .reaction import Reaction
|
||||
from . import utils, opus, abc
|
||||
from .enums import *
|
||||
from .embeds import Embed
|
||||
from .mentions import AllowedMentions
|
||||
from .shard import AutoShardedClient
|
||||
from .player import *
|
||||
from .webhook import *
|
||||
|
||||
Reference in New Issue
Block a user