Table of Contents

Method GetChannelAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetChannelAsync(ulong)

public ValueTask<DiscordChannel> GetChannelAsync(ulong channelId)

Parameters

channelId ulong

Returns

ValueTask<DiscordChannel>