Interface

GuildRoleUpdatePayload

Role update with optional previous snapshot.

Properties

oldRole: Role | null

Shallow previous field snapshot when the role was already cached.

role: Role

Role after the update (cached instance).