Add color to all lists
This commit is contained in:
@@ -107,6 +107,7 @@ namespace PluralKit.Bot
|
||||
|
||||
await ctx.Paginate(channels.ToAsyncEnumerable(), channels.Count, 25,
|
||||
$"Blacklisted channels for {ctx.Guild.Name}",
|
||||
null,
|
||||
(eb, l) =>
|
||||
{
|
||||
string CategoryName(ulong? id) =>
|
||||
|
Reference in New Issue
Block a user