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