Table of Contents

Method GetGuildStickerAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetGuildStickerAsync(ulong, ulong)

public ValueTask<DiscordMessageSticker> GetGuildStickerAsync(ulong guildId, ulong stickerId)

Parameters

guildId ulong
stickerId ulong

Returns

ValueTask<DiscordMessageSticker>