|
| string | Id [get, protected set] |
| | An ID that identifies the emote. More...
|
| |
| string | Name [get, protected set] |
| | The name of the emote. This is the name that viewers type in the chat window to get the emote to appear. More...
|
| |
| EmoteImages | Images [get, protected set] |
| | Contains the image URLs for the emote. More...
|
| |
| string[] | Format [get, protected set] |
| | The formats that the emote is available in. More...
|
| |
| string[] | Scale [get, protected set] |
| | The sizes that the emote is available in. More...
|
| |
| string[] | ThemeMode [get, protected set] |
| | The background themes that the emote is available in. More...
|
| |
◆ Format
| string [] TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.Format |
|
getprotected set |
The formats that the emote is available in.
◆ Id
| string TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.Id |
|
getprotected set |
An ID that identifies the emote.
◆ Images
| EmoteImages TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.Images |
|
getprotected set |
Contains the image URLs for the emote.
◆ Name
| string TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.Name |
|
getprotected set |
The name of the emote. This is the name that viewers type in the chat window to get the emote to appear.
◆ Scale
| string [] TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.Scale |
|
getprotected set |
The sizes that the emote is available in.
◆ ThemeMode
| string [] TwitchLib.Api.Helix.Models.Chat.Emotes.Emote.ThemeMode |
|
getprotected set |
The background themes that the emote is available in.
The documentation for this class was generated from the following file:
- TwitchLib.Api/TwitchLib.Api.Helix.Models/Chat/Emotes/Emote.cs