emotes property

  1. @TagNumber(1)
List<Emote> emotes

Implementation

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