Exemplo n.º 1
0
 public Task <RestWebhook> FollowChannelAsync(ITextChannel target, RequestOptions options = null)
 => ChannelHelper.CreateNewsWebhookAsync(Discord, this, target, options);