Table of Contents

Method ToSnowflakeChange

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ToSnowflakeChange()

Converts the raw change into a snowflake value change.

public DiscordAuditLogValueChange<ulong?> ToSnowflakeChange()

Returns

DiscordAuditLogValueChange<ulong?>

A typed before-and-after snowflake change.