@np-dev/youtubei-js
Version:
A wrapper around YouTube's private API. Supports YouTube, YouTube Music, YouTube Kids and YouTube Studio (WIP).
6 lines • 331 B
JavaScript
import LiveChatTickerPaidMessageItem from './LiveChatTickerPaidMessageItem.js';
class LiveChatTickerPaidStickerItem extends LiveChatTickerPaidMessageItem {
}
LiveChatTickerPaidStickerItem.type = 'LiveChatTickerPaidStickerItem';
export default LiveChatTickerPaidStickerItem;
//# sourceMappingURL=LiveChatTickerPaidStickerItem.js.map