Struct GuildDeclineInviteBroadcast
Broadcast for declining a guild invitation.
public struct GuildDeclineInviteBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Remarks
Carries the same identity as the accept broadcast for the same reason: a decline that arrives after the pending slot has been refilled would otherwise throw away an invitation the player has not seen yet.
Fields
InviterCharacterID
Character ID of the player whose invitation is being declined.
public long InviterCharacterID