getInvitedGuilds

open fun getInvitedGuilds(player: OfflinePlayer): List<String>(source)

Returns a list of the names of all the guilds that an offline player has been invited to.

Return

a list of the names of the invited guilds, or an empty list if the player has not been invited to any guilds

Parameters

player

the offline player