@miukyo/ytlc
Preparing search index...
types/events
RawActionReceivedEventArgs
Interface RawActionReceivedEventArgs
Payload emitted for raw action objects from YouTube responses.
interface
RawActionReceivedEventArgs
{
rawAction
:
unknown
;
parsedChatItem
?:
ChatItem
;
}
Index
Properties
raw
Action
parsed
Chat
Item?
Properties
raw
Action
rawAction
:
unknown
Optional
parsed
Chat
Item
parsedChatItem
?:
ChatItem
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
raw
Action
parsed
Chat
Item
@miukyo/ytlc
Loading...
Payload emitted for raw action objects from YouTube responses.