Table of Contents

Method ToSnowflakeCollectionChange

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ToSnowflakeCollectionChange()

Converts the raw change into a snowflake collection change.

public DiscordAuditLogCollectionChange<ulong> ToSnowflakeCollectionChange()

Returns

DiscordAuditLogCollectionChange<ulong>

A typed before-and-after snowflake collection change.