Table of Contents

Method WithGuildIds

Namespace
DSharpPlus.Commands.Trees
Assembly
DSharpPlus.Commands.dll

WithGuildIds(IEnumerable<ulong>)

public CommandBuilder WithGuildIds(IEnumerable<ulong> guildIds)

Parameters

guildIds IEnumerable<ulong>

Returns

CommandBuilder