@mkody/twitch-emoticons 2.9.3 → 2.9.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsdoc.json +12 -5
- package/.nvmrc +1 -1
- package/dist/TwitchEmoticons.min.js +11 -11
- package/dist/TwitchEmoticons.min.js.map +4 -4
- package/docs/BTTVEmote.html +72 -72
- package/docs/Channel.html +19 -19
- package/docs/Collection.html +25 -25
- package/docs/Emote.html +63 -33
- package/docs/EmoteFetcher.html +426 -366
- package/docs/EmoteParser.html +378 -3
- package/docs/FFZEmote.html +82 -82
- package/docs/SevenTVEmote.html +77 -77
- package/docs/TwitchEmote.html +68 -68
- package/docs/index.html +3 -3
- package/docs/struct_BTTVEmote.js.html +2 -2
- package/docs/struct_Channel.js.html +2 -2
- package/docs/struct_Emote.js.html +3 -2
- package/docs/struct_EmoteFetcher.js.html +4 -2
- package/docs/struct_EmoteParser.js.html +22 -3
- package/docs/struct_FFZEmote.js.html +2 -2
- package/docs/struct_SevenTVEmote.js.html +2 -2
- package/docs/struct_TwitchEmote.js.html +2 -2
- package/docs/util_Collection.js.html +4 -3
- package/package.json +14 -14
- package/src/struct/Emote.js +1 -0
- package/src/struct/EmoteFetcher.js +2 -0
- package/src/struct/EmoteParser.js +20 -1
- package/src/util/Collection.js +1 -0
- package/test/SevenTV.test.js +4 -4
- package/test/__snapshots__/ToFromObject.test.js.snap +1 -1
- package/test/other.test.js +60 -1
- package/typings/index.d.ts +4 -4
- package/docs/SevenTV.html +0 -1191
package/docs/TwitchEmote.html
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<nav >
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h2><a href="https://github.com/mkody/twitch-emoticons" target="_blank" class="menu-item" id="github_link" >GitHub</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="Emote.html">Emote</a><ul class='methods'><li data-type='method'><a href="Emote.html#toObject">toObject</a></li></ul></li><li><a href="EmoteFetcher.html">EmoteFetcher</a><ul class='methods'><li data-type='method'><a href="EmoteFetcher.html#fetchTwitchEmotes">fetchTwitchEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fromObject">fromObject</a></li></ul></li><li><a href="EmoteParser.html">EmoteParser</a><ul class='methods'><li data-type='method'><a href="EmoteParser.html#parse">parse</a></li></ul></li><li><a href="FFZEmote.html">FFZEmote</a><ul class='methods'><li data-type='method'><a href="FFZEmote.html#toLink">toLink</a></li><li data-type='method'><a href="FFZEmote.html#toObject">toObject</a></li><li data-type='method'><a href="FFZEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="SevenTVEmote.html">SevenTVEmote</a><ul class='methods'><li data-type='method'><a href="SevenTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="SevenTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="SevenTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="TwitchEmote.html">TwitchEmote</a><ul class='methods'><li data-type='method'><a href="TwitchEmote.html#toLink">toLink</a></li><li data-type='method'><a href="TwitchEmote.html#toObject">toObject</a></li><li data-type='method'><a href="TwitchEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Collection.html">Collection</a><ul class='methods'><li data-type='method'><a href="Collection.html#find">find</a></li><li data-type='method'><a href="Collection.html#filter">filter</a></li><li data-type='method'><a href="Collection.html#map">map</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
|
|
275
275
|
|
|
276
276
|
|
|
277
|
-
<h4 class="name" id="
|
|
277
|
+
<h4 class="name" id="owner"><span class="type-signature type-signature-readonly">(readonly) </span>owner<span class="type-signature"> :<a href="Channel.html">Channel</a></span></h4>
|
|
278
278
|
|
|
279
279
|
|
|
280
280
|
|
|
@@ -283,13 +283,13 @@
|
|
|
283
283
|
<dl class="details">
|
|
284
284
|
|
|
285
285
|
<dt class="tag-description">Description:</dt>
|
|
286
|
-
<dd class="tag-description"><ul class="dummy"><li><p>
|
|
286
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The channel of this emote's creator.</p></li></ul></dd>
|
|
287
287
|
|
|
288
288
|
|
|
289
289
|
|
|
290
290
|
<dt class="tag-source">Source:</dt>
|
|
291
291
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
292
|
-
<a href="struct_TwitchEmote.js.html">struct/TwitchEmote.js</a>, <a href="struct_TwitchEmote.js.html#
|
|
292
|
+
<a href="struct_TwitchEmote.js.html">struct/TwitchEmote.js</a>, <a href="struct_TwitchEmote.js.html#line22">line 22</a>
|
|
293
293
|
</li></ul></dd>
|
|
294
294
|
|
|
295
295
|
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
|
|
330
330
|
|
|
331
331
|
<div class="description usertext">
|
|
332
|
-
<p>
|
|
332
|
+
<p>The channel of this emote's creator.</p>
|
|
333
333
|
</div>
|
|
334
334
|
|
|
335
335
|
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
<ul>
|
|
339
339
|
<li>
|
|
340
340
|
|
|
341
|
-
<span class="param-type">
|
|
341
|
+
<span class="param-type"><a href="Channel.html">Channel</a></span>
|
|
342
342
|
|
|
343
343
|
|
|
344
344
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
|
|
354
354
|
|
|
355
|
-
<h4 class="name" id="
|
|
355
|
+
<h4 class="name" id="set"><span class="type-signature type-signature-nullable">(nullable) </span>set<span class="type-signature"> :string</span></h4>
|
|
356
356
|
|
|
357
357
|
|
|
358
358
|
|
|
@@ -361,15 +361,13 @@
|
|
|
361
361
|
<dl class="details">
|
|
362
362
|
|
|
363
363
|
<dt class="tag-description">Description:</dt>
|
|
364
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
365
|
-
Only accurate and constant on Twitch emotes.<br>
|
|
366
|
-
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p></li></ul></dd>
|
|
364
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The set ID of the emote.</p></li></ul></dd>
|
|
367
365
|
|
|
368
366
|
|
|
369
367
|
|
|
370
368
|
<dt class="tag-source">Source:</dt>
|
|
371
369
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
372
|
-
<a href="
|
|
370
|
+
<a href="struct_TwitchEmote.js.html">struct/TwitchEmote.js</a>, <a href="struct_TwitchEmote.js.html#line33">line 33</a>
|
|
373
371
|
</li></ul></dd>
|
|
374
372
|
|
|
375
373
|
|
|
@@ -380,11 +378,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
380
378
|
|
|
381
379
|
|
|
382
380
|
|
|
383
|
-
<dt class="tag-overrides">Overrides:</dt>
|
|
384
|
-
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
385
|
-
<a href="Emote.html#channel">Emote#channel</a>
|
|
386
|
-
</li></ul></dd>
|
|
387
|
-
|
|
388
381
|
|
|
389
382
|
|
|
390
383
|
|
|
@@ -414,9 +407,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
414
407
|
|
|
415
408
|
|
|
416
409
|
<div class="description usertext">
|
|
417
|
-
<p>The
|
|
418
|
-
Only accurate and constant on Twitch emotes.<br>
|
|
419
|
-
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p>
|
|
410
|
+
<p>The set ID of the emote.</p>
|
|
420
411
|
</div>
|
|
421
412
|
|
|
422
413
|
|
|
@@ -425,7 +416,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
425
416
|
<ul>
|
|
426
417
|
<li>
|
|
427
418
|
|
|
428
|
-
<span class="param-type"
|
|
419
|
+
<span class="param-type">string</span>
|
|
429
420
|
|
|
430
421
|
|
|
431
422
|
|
|
@@ -439,7 +430,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
439
430
|
|
|
440
431
|
|
|
441
432
|
|
|
442
|
-
<h4 class="name" id="
|
|
433
|
+
<h4 class="name" id="animated"><span class="type-signature"></span>animated<span class="type-signature"> :boolean</span></h4>
|
|
443
434
|
|
|
444
435
|
|
|
445
436
|
|
|
@@ -448,13 +439,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
448
439
|
<dl class="details">
|
|
449
440
|
|
|
450
441
|
<dt class="tag-description">Description:</dt>
|
|
451
|
-
<dd class="tag-description"><ul class="dummy"><li><p>
|
|
442
|
+
<dd class="tag-description"><ul class="dummy"><li><p>If emote is animated.</p></li></ul></dd>
|
|
452
443
|
|
|
453
444
|
|
|
454
445
|
|
|
455
446
|
<dt class="tag-source">Source:</dt>
|
|
456
447
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
457
|
-
<a href="
|
|
448
|
+
<a href="struct_TwitchEmote.js.html">struct/TwitchEmote.js</a>, <a href="struct_TwitchEmote.js.html#line39">line 39</a>
|
|
458
449
|
</li></ul></dd>
|
|
459
450
|
|
|
460
451
|
|
|
@@ -465,11 +456,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
465
456
|
|
|
466
457
|
|
|
467
458
|
|
|
468
|
-
<dt class="tag-overrides">Overrides:</dt>
|
|
469
|
-
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
470
|
-
<a href="Emote.html#code">Emote#code</a>
|
|
471
|
-
</li></ul></dd>
|
|
472
|
-
|
|
473
459
|
|
|
474
460
|
|
|
475
461
|
|
|
@@ -499,7 +485,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
499
485
|
|
|
500
486
|
|
|
501
487
|
<div class="description usertext">
|
|
502
|
-
<p>
|
|
488
|
+
<p>If emote is animated.</p>
|
|
503
489
|
</div>
|
|
504
490
|
|
|
505
491
|
|
|
@@ -508,7 +494,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
508
494
|
<ul>
|
|
509
495
|
<li>
|
|
510
496
|
|
|
511
|
-
<span class="param-type">
|
|
497
|
+
<span class="param-type">boolean</span>
|
|
512
498
|
|
|
513
499
|
|
|
514
500
|
|
|
@@ -522,7 +508,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
522
508
|
|
|
523
509
|
|
|
524
510
|
|
|
525
|
-
<h4 class="name" id="
|
|
511
|
+
<h4 class="name" id="imageType"><span class="type-signature"></span>imageType<span class="type-signature"> :string</span></h4>
|
|
526
512
|
|
|
527
513
|
|
|
528
514
|
|
|
@@ -531,13 +517,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
531
517
|
<dl class="details">
|
|
532
518
|
|
|
533
519
|
<dt class="tag-description">Description:</dt>
|
|
534
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The emote
|
|
520
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The image type of the emote.</p></li></ul></dd>
|
|
535
521
|
|
|
536
522
|
|
|
537
523
|
|
|
538
524
|
<dt class="tag-source">Source:</dt>
|
|
539
525
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
540
|
-
<a href="
|
|
526
|
+
<a href="struct_TwitchEmote.js.html">struct/TwitchEmote.js</a>, <a href="struct_TwitchEmote.js.html#line45">line 45</a>
|
|
541
527
|
</li></ul></dd>
|
|
542
528
|
|
|
543
529
|
|
|
@@ -548,11 +534,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
548
534
|
|
|
549
535
|
|
|
550
536
|
|
|
551
|
-
<dt class="tag-overrides">Overrides:</dt>
|
|
552
|
-
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
553
|
-
<a href="Emote.html#fetcher">Emote#fetcher</a>
|
|
554
|
-
</li></ul></dd>
|
|
555
|
-
|
|
556
537
|
|
|
557
538
|
|
|
558
539
|
|
|
@@ -582,7 +563,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
582
563
|
|
|
583
564
|
|
|
584
565
|
<div class="description usertext">
|
|
585
|
-
<p>The emote
|
|
566
|
+
<p>The image type of the emote.</p>
|
|
586
567
|
</div>
|
|
587
568
|
|
|
588
569
|
|
|
@@ -591,7 +572,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
591
572
|
<ul>
|
|
592
573
|
<li>
|
|
593
574
|
|
|
594
|
-
<span class="param-type"
|
|
575
|
+
<span class="param-type">string</span>
|
|
595
576
|
|
|
596
577
|
|
|
597
578
|
|
|
@@ -605,7 +586,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
605
586
|
|
|
606
587
|
|
|
607
588
|
|
|
608
|
-
<h4 class="name" id="
|
|
589
|
+
<h4 class="name" id="fetcher"><span class="type-signature"></span>fetcher<span class="type-signature"> :<a href="EmoteFetcher.html">EmoteFetcher</a></span></h4>
|
|
609
590
|
|
|
610
591
|
|
|
611
592
|
|
|
@@ -614,13 +595,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
614
595
|
<dl class="details">
|
|
615
596
|
|
|
616
597
|
<dt class="tag-description">Description:</dt>
|
|
617
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
598
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The emote fetcher.</p></li></ul></dd>
|
|
618
599
|
|
|
619
600
|
|
|
620
601
|
|
|
621
602
|
<dt class="tag-source">Source:</dt>
|
|
622
603
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
623
|
-
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#
|
|
604
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line19">line 19</a>
|
|
624
605
|
</li></ul></dd>
|
|
625
606
|
|
|
626
607
|
|
|
@@ -633,7 +614,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
633
614
|
|
|
634
615
|
<dt class="tag-overrides">Overrides:</dt>
|
|
635
616
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
636
|
-
<a href="Emote.html#
|
|
617
|
+
<a href="Emote.html#fetcher">Emote#fetcher</a>
|
|
637
618
|
</li></ul></dd>
|
|
638
619
|
|
|
639
620
|
|
|
@@ -665,7 +646,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
665
646
|
|
|
666
647
|
|
|
667
648
|
<div class="description usertext">
|
|
668
|
-
<p>The
|
|
649
|
+
<p>The emote fetcher.</p>
|
|
669
650
|
</div>
|
|
670
651
|
|
|
671
652
|
|
|
@@ -674,7 +655,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
674
655
|
<ul>
|
|
675
656
|
<li>
|
|
676
657
|
|
|
677
|
-
<span class="param-type">
|
|
658
|
+
<span class="param-type"><a href="EmoteFetcher.html">EmoteFetcher</a></span>
|
|
678
659
|
|
|
679
660
|
|
|
680
661
|
|
|
@@ -688,7 +669,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
688
669
|
|
|
689
670
|
|
|
690
671
|
|
|
691
|
-
<h4 class="name" id="
|
|
672
|
+
<h4 class="name" id="channel"><span class="type-signature"></span>channel<span class="type-signature"> :<a href="Channel.html">Channel</a></span></h4>
|
|
692
673
|
|
|
693
674
|
|
|
694
675
|
|
|
@@ -697,13 +678,15 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
697
678
|
<dl class="details">
|
|
698
679
|
|
|
699
680
|
<dt class="tag-description">Description:</dt>
|
|
700
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
681
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The channel this emote belongs to.<br>
|
|
682
|
+
Only accurate and constant on Twitch emotes.<br>
|
|
683
|
+
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p></li></ul></dd>
|
|
701
684
|
|
|
702
685
|
|
|
703
686
|
|
|
704
687
|
<dt class="tag-source">Source:</dt>
|
|
705
688
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
706
|
-
<a href="
|
|
689
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line27">line 27</a>
|
|
707
690
|
</li></ul></dd>
|
|
708
691
|
|
|
709
692
|
|
|
@@ -714,6 +697,11 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
714
697
|
|
|
715
698
|
|
|
716
699
|
|
|
700
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
701
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
702
|
+
<a href="Emote.html#channel">Emote#channel</a>
|
|
703
|
+
</li></ul></dd>
|
|
704
|
+
|
|
717
705
|
|
|
718
706
|
|
|
719
707
|
|
|
@@ -743,7 +731,9 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
743
731
|
|
|
744
732
|
|
|
745
733
|
<div class="description usertext">
|
|
746
|
-
<p>The
|
|
734
|
+
<p>The channel this emote belongs to.<br>
|
|
735
|
+
Only accurate and constant on Twitch emotes.<br>
|
|
736
|
+
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p>
|
|
747
737
|
</div>
|
|
748
738
|
|
|
749
739
|
|
|
@@ -752,7 +742,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
752
742
|
<ul>
|
|
753
743
|
<li>
|
|
754
744
|
|
|
755
|
-
<span class="param-type">
|
|
745
|
+
<span class="param-type"><a href="Channel.html">Channel</a></span>
|
|
756
746
|
|
|
757
747
|
|
|
758
748
|
|
|
@@ -766,7 +756,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
766
756
|
|
|
767
757
|
|
|
768
758
|
|
|
769
|
-
<h4 class="name" id="
|
|
759
|
+
<h4 class="name" id="id"><span class="type-signature"></span>id<span class="type-signature"> :string</span></h4>
|
|
770
760
|
|
|
771
761
|
|
|
772
762
|
|
|
@@ -775,13 +765,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
775
765
|
<dl class="details">
|
|
776
766
|
|
|
777
767
|
<dt class="tag-description">Description:</dt>
|
|
778
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
768
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The ID of this emote.</p></li></ul></dd>
|
|
779
769
|
|
|
780
770
|
|
|
781
771
|
|
|
782
772
|
<dt class="tag-source">Source:</dt>
|
|
783
773
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
784
|
-
<a href="
|
|
774
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line33">line 33</a>
|
|
785
775
|
</li></ul></dd>
|
|
786
776
|
|
|
787
777
|
|
|
@@ -792,6 +782,11 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
792
782
|
|
|
793
783
|
|
|
794
784
|
|
|
785
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
786
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
787
|
+
<a href="Emote.html#id">Emote#id</a>
|
|
788
|
+
</li></ul></dd>
|
|
789
|
+
|
|
795
790
|
|
|
796
791
|
|
|
797
792
|
|
|
@@ -821,7 +816,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
821
816
|
|
|
822
817
|
|
|
823
818
|
<div class="description usertext">
|
|
824
|
-
<p>The
|
|
819
|
+
<p>The ID of this emote.</p>
|
|
825
820
|
</div>
|
|
826
821
|
|
|
827
822
|
|
|
@@ -830,7 +825,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
830
825
|
<ul>
|
|
831
826
|
<li>
|
|
832
827
|
|
|
833
|
-
<span class="param-type"
|
|
828
|
+
<span class="param-type">string</span>
|
|
834
829
|
|
|
835
830
|
|
|
836
831
|
|
|
@@ -844,7 +839,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
844
839
|
|
|
845
840
|
|
|
846
841
|
|
|
847
|
-
<h4 class="name" id="
|
|
842
|
+
<h4 class="name" id="type"><span class="type-signature"></span>type<span class="type-signature"> :string</span></h4>
|
|
848
843
|
|
|
849
844
|
|
|
850
845
|
|
|
@@ -853,13 +848,14 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
853
848
|
<dl class="details">
|
|
854
849
|
|
|
855
850
|
<dt class="tag-description">Description:</dt>
|
|
856
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
851
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The type of this emote.<br>
|
|
852
|
+
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></li></ul></dd>
|
|
857
853
|
|
|
858
854
|
|
|
859
855
|
|
|
860
856
|
<dt class="tag-source">Source:</dt>
|
|
861
857
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
862
|
-
<a href="
|
|
858
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line40">line 40</a>
|
|
863
859
|
</li></ul></dd>
|
|
864
860
|
|
|
865
861
|
|
|
@@ -870,6 +866,11 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
870
866
|
|
|
871
867
|
|
|
872
868
|
|
|
869
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
870
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
871
|
+
<a href="Emote.html#type">Emote#type</a>
|
|
872
|
+
</li></ul></dd>
|
|
873
|
+
|
|
873
874
|
|
|
874
875
|
|
|
875
876
|
|
|
@@ -899,7 +900,8 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
899
900
|
|
|
900
901
|
|
|
901
902
|
<div class="description usertext">
|
|
902
|
-
<p>The
|
|
903
|
+
<p>The type of this emote.<br>
|
|
904
|
+
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p>
|
|
903
905
|
</div>
|
|
904
906
|
|
|
905
907
|
|
|
@@ -922,7 +924,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
922
924
|
|
|
923
925
|
|
|
924
926
|
|
|
925
|
-
<h4 class="name" id="
|
|
927
|
+
<h4 class="name" id="code"><span class="type-signature"></span>code<span class="type-signature"> :string</span></h4>
|
|
926
928
|
|
|
927
929
|
|
|
928
930
|
|
|
@@ -931,14 +933,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
931
933
|
<dl class="details">
|
|
932
934
|
|
|
933
935
|
<dt class="tag-description">Description:</dt>
|
|
934
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
935
|
-
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></li></ul></dd>
|
|
936
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The code or name of the emote.</p></li></ul></dd>
|
|
936
937
|
|
|
937
938
|
|
|
938
939
|
|
|
939
940
|
<dt class="tag-source">Source:</dt>
|
|
940
941
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
941
|
-
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#
|
|
942
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line50">line 50</a>
|
|
942
943
|
</li></ul></dd>
|
|
943
944
|
|
|
944
945
|
|
|
@@ -951,7 +952,7 @@ Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></
|
|
|
951
952
|
|
|
952
953
|
<dt class="tag-overrides">Overrides:</dt>
|
|
953
954
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
954
|
-
<a href="Emote.html#
|
|
955
|
+
<a href="Emote.html#code">Emote#code</a>
|
|
955
956
|
</li></ul></dd>
|
|
956
957
|
|
|
957
958
|
|
|
@@ -983,8 +984,7 @@ Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></
|
|
|
983
984
|
|
|
984
985
|
|
|
985
986
|
<div class="description usertext">
|
|
986
|
-
<p>The
|
|
987
|
-
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p>
|
|
987
|
+
<p>The code or name of the emote.</p>
|
|
988
988
|
</div>
|
|
989
989
|
|
|
990
990
|
|
|
@@ -1515,7 +1515,7 @@ Will result in an Object representation of a TwitchEmote</p></li></ul></dd>
|
|
|
1515
1515
|
<br class="clear">
|
|
1516
1516
|
|
|
1517
1517
|
<footer>
|
|
1518
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.
|
|
1518
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1519
1519
|
</footer>
|
|
1520
1520
|
|
|
1521
1521
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<nav >
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h2><a href="https://github.com/mkody/twitch-emoticons" target="_blank" class="menu-item" id="github_link" >GitHub</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="Emote.html">Emote</a><ul class='methods'><li data-type='method'><a href="Emote.html#toObject">toObject</a></li></ul></li><li><a href="EmoteFetcher.html">EmoteFetcher</a><ul class='methods'><li data-type='method'><a href="EmoteFetcher.html#fetchTwitchEmotes">fetchTwitchEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fromObject">fromObject</a></li></ul></li><li><a href="EmoteParser.html">EmoteParser</a><ul class='methods'><li data-type='method'><a href="EmoteParser.html#parse">parse</a></li></ul></li><li><a href="FFZEmote.html">FFZEmote</a><ul class='methods'><li data-type='method'><a href="FFZEmote.html#toLink">toLink</a></li><li data-type='method'><a href="FFZEmote.html#toObject">toObject</a></li><li data-type='method'><a href="FFZEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="SevenTVEmote.html">SevenTVEmote</a><ul class='methods'><li data-type='method'><a href="SevenTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="SevenTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="SevenTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="TwitchEmote.html">TwitchEmote</a><ul class='methods'><li data-type='method'><a href="TwitchEmote.html#toLink">toLink</a></li><li data-type='method'><a href="TwitchEmote.html#toObject">toObject</a></li><li data-type='method'><a href="TwitchEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Collection.html">Collection</a><ul class='methods'><li data-type='method'><a href="Collection.html#find">find</a></li><li data-type='method'><a href="Collection.html#filter">filter</a></li><li data-type='method'><a href="Collection.html#map">map</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<section class="package">
|
|
47
|
-
<h3>@mkody/twitch-emoticons 2.9.
|
|
47
|
+
<h3>@mkody/twitch-emoticons 2.9.5</h3>
|
|
48
48
|
</section>
|
|
49
49
|
|
|
50
50
|
|
|
@@ -220,7 +220,7 @@ fetcher.fromObject(emotes);
|
|
|
220
220
|
<br class="clear">
|
|
221
221
|
|
|
222
222
|
<footer>
|
|
223
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.
|
|
223
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
224
224
|
</footer>
|
|
225
225
|
|
|
226
226
|
<script>prettyPrint();</script>
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
<nav >
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h2><a href="https://github.com/mkody/twitch-emoticons" target="_blank" class="menu-item" id="github_link" >GitHub</a></h2><h3>Classes</h3><ul><li><a href="BTTVEmote.html">BTTVEmote</a><ul class='methods'><li data-type='method'><a href="BTTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="BTTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="BTTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Channel.html">Channel</a><ul class='methods'><li data-type='method'><a href="Channel.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="Channel.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="Channel.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li></ul></li><li><a href="Emote.html">Emote</a><ul class='methods'><li data-type='method'><a href="Emote.html#toObject">toObject</a></li></ul></li><li><a href="EmoteFetcher.html">EmoteFetcher</a><ul class='methods'><li data-type='method'><a href="EmoteFetcher.html#fetchTwitchEmotes">fetchTwitchEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchBTTVEmotes">fetchBTTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchFFZEmotes">fetchFFZEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fetchSevenTVEmotes">fetchSevenTVEmotes</a></li><li data-type='method'><a href="EmoteFetcher.html#fromObject">fromObject</a></li></ul></li><li><a href="EmoteParser.html">EmoteParser</a><ul class='methods'><li data-type='method'><a href="EmoteParser.html#parse">parse</a></li></ul></li><li><a href="FFZEmote.html">FFZEmote</a><ul class='methods'><li data-type='method'><a href="FFZEmote.html#toLink">toLink</a></li><li data-type='method'><a href="FFZEmote.html#toObject">toObject</a></li><li data-type='method'><a href="FFZEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="SevenTVEmote.html">SevenTVEmote</a><ul class='methods'><li data-type='method'><a href="SevenTVEmote.html#toLink">toLink</a></li><li data-type='method'><a href="SevenTVEmote.html#toObject">toObject</a></li><li data-type='method'><a href="SevenTVEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="TwitchEmote.html">TwitchEmote</a><ul class='methods'><li data-type='method'><a href="TwitchEmote.html#toLink">toLink</a></li><li data-type='method'><a href="TwitchEmote.html#toObject">toObject</a></li><li data-type='method'><a href="TwitchEmote.html#.fromObject">fromObject</a></li></ul></li><li><a href="Collection.html">Collection</a><ul class='methods'><li data-type='method'><a href="Collection.html#find">find</a></li><li data-type='method'><a href="Collection.html#filter">filter</a></li><li data-type='method'><a href="Collection.html#map">map</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -149,7 +149,7 @@ module.exports = BTTVEmote;
|
|
|
149
149
|
<br class="clear">
|
|
150
150
|
|
|
151
151
|
<footer>
|
|
152
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.
|
|
152
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
153
153
|
</footer>
|
|
154
154
|
|
|
155
155
|
<script>prettyPrint();</script>
|