mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
(cherry picked from commit 17dc9e0c47)
Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com>
Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com>
This commit is contained in:
@@ -802,6 +802,7 @@ class KickBanMixin(MixinMeta):
|
|||||||
until=None,
|
until=None,
|
||||||
channel=case_channel,
|
channel=case_channel,
|
||||||
)
|
)
|
||||||
|
await ctx.send(_("User has been kicked from the voice channel."))
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
@commands.guild_only()
|
@commands.guild_only()
|
||||||
|
|||||||
Reference in New Issue
Block a user