IPronounsApi
Interface
Members
1
GetAsync
method
Looks up a Twitch user's pronouns. Returns the canonical display text (empty when unknown), the raw pronoun codes, and whether any were published.Task<ScriptPronouns> GetAsync(string userId, CancellationToken cancellationToken = default)
