Converted enough to send the system card
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
namespace Myriad.Extensions
|
||||
using Myriad.Types;
|
||||
|
||||
namespace Myriad.Extensions
|
||||
{
|
||||
public static class ChannelExtensions
|
||||
{
|
||||
|
||||
public static string Mention(this Channel channel) => $"<#{channel.Id}>";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user