[][src]Function libtwitch_rs::kraken::users::emotes

pub fn emotes(c: &TwitchClient, user_id: &str) -> TwitchResult<EmotesBySet>

Gets a list of the emojis and emoticons that the specified user can use in chat

These are both the globally available ones and the channel-specific ones (which can be accessed by any user subscribed to the channel).

Authentication: user_subscriptions