TwitchLib 3.5.3
|
This is the complete list of members for TwitchLib.Client.Models.MessageEmoteCollection, including all inherited members.
Add(MessageEmote emote) | TwitchLib.Client.Models.MessageEmoteCollection | |
AllInclusiveEmoteFilter(MessageEmote emote) | TwitchLib.Client.Models.MessageEmoteCollection | static |
EmoteFilterDelegate(MessageEmote emote) | TwitchLib.Client.Models.MessageEmoteCollection | |
Merge(IEnumerable< MessageEmote > emotes) | TwitchLib.Client.Models.MessageEmoteCollection | |
MessageEmoteCollection() | TwitchLib.Client.Models.MessageEmoteCollection | |
MessageEmoteCollection(EmoteFilterDelegate preferredFilter) | TwitchLib.Client.Models.MessageEmoteCollection | |
Remove(MessageEmote emote) | TwitchLib.Client.Models.MessageEmoteCollection | |
RemoveAll() | TwitchLib.Client.Models.MessageEmoteCollection | |
ReplaceEmotes(string originalMessage, EmoteFilterDelegate del=null) | TwitchLib.Client.Models.MessageEmoteCollection | |
TwitchOnlyEmoteFilter(MessageEmote emote) | TwitchLib.Client.Models.MessageEmoteCollection | static |