guilds property

  1. @TagNumber(1)
List<GuildListEntry> guilds

Implementation

@$pb.TagNumber(1)
$core.List<GuildListEntry> get guilds => $_getList(0);