mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
14 lines
289 B
C#
14 lines
289 B
C#
// namespace NadekoBot.Modules.Administration;
|
|
//
|
|
// public partial class Administration
|
|
// {
|
|
// [Group]
|
|
// public partial class TicketCommands : NadekoModule
|
|
// {
|
|
// [Cmd]
|
|
// public async Task Ticket()
|
|
// {
|
|
//
|
|
// }
|
|
// }
|
|
// } |