Method ToInt32Change
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ToInt32Change()
Converts the raw change into a 32-bit integer value change.
public DiscordAuditLogValueChange<int?> ToInt32Change()
Returns
- DiscordAuditLogValueChange<int?>
A typed before-and-after integer change.