Table of Contents

Method WeakEquals

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WeakEquals(DiscordApplicationCommand)

Implements a weak-equality check for application commands, treating null and default values the same and only comparing fields known locally.

public bool WeakEquals(DiscordApplicationCommand other)

Parameters

other DiscordApplicationCommand

Returns

bool