Target.prefixes

Mode prefixes present in target. May be present on both channels and users.

Channel mode prefixes are used when targetting a subset of users on that channel (all voiced users, for example), while user mode prefixes are found mainly in responses from the server.

struct Target
Nullable!string prefixes;

Meta