Method FollowChannelAsync
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
FollowChannelAsync(ulong, ulong)
public ValueTask<DiscordFollowedChannel> FollowChannelAsync(ulong channelId, ulong webhookChannelId)
Parameters
channelId
ulongwebhookChannelId
ulong
Returns
- ValueTask<DiscordFollowedChannel>