mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2026-02-04 10:34:13 +02:00
добавил патенты, верификацию, сделал паспорта, ип ооо
This commit is contained in:
@@ -7,6 +7,7 @@ namespace DiscordApp.Justice.Commands
|
||||
{
|
||||
public InteractionService Commands { get; set; }
|
||||
[SlashCommand("send_passport_embed", description: "Отправляет сообщение для регистрации паспортов")]
|
||||
[DefaultMemberPermissions(GuildPermission.Administrator)]
|
||||
public async Task sendPassportBuilerEmbed()
|
||||
{
|
||||
await DeferAsync(true);
|
||||
|
||||
Reference in New Issue
Block a user