Table of Contents

Method FollowChannelAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

FollowChannelAsync(ulong, ulong)

public ValueTask<DiscordFollowedChannel> FollowChannelAsync(ulong channelId, ulong webhookChannelId)

Parameters

channelId ulong
webhookChannelId ulong

Returns

ValueTask<DiscordFollowedChannel>