@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/BTTVEmote.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, nullable">(readonly, nullable) </span>owner<span class="type-signature"> :<a href="Channel.html">Channel</a></span></h4>
|
|
278
278
|
|
|
279
279
|
|
|
280
280
|
|
|
@@ -283,13 +283,14 @@
|
|
|
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.<br>
|
|
287
|
+
Not guaranteed to contain the emote, or be cached.</p></li></ul></dd>
|
|
287
288
|
|
|
288
289
|
|
|
289
290
|
|
|
290
291
|
<dt class="tag-source">Source:</dt>
|
|
291
292
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
292
|
-
<a href="struct_BTTVEmote.js.html">struct/BTTVEmote.js</a>, <a href="struct_BTTVEmote.js.html#
|
|
293
|
+
<a href="struct_BTTVEmote.js.html">struct/BTTVEmote.js</a>, <a href="struct_BTTVEmote.js.html#line23">line 23</a>
|
|
293
294
|
</li></ul></dd>
|
|
294
295
|
|
|
295
296
|
|
|
@@ -329,7 +330,8 @@
|
|
|
329
330
|
|
|
330
331
|
|
|
331
332
|
<div class="description usertext">
|
|
332
|
-
<p>
|
|
333
|
+
<p>The channel of this emote's creator.<br>
|
|
334
|
+
Not guaranteed to contain the emote, or be cached.</p>
|
|
333
335
|
</div>
|
|
334
336
|
|
|
335
337
|
|
|
@@ -338,7 +340,7 @@
|
|
|
338
340
|
<ul>
|
|
339
341
|
<li>
|
|
340
342
|
|
|
341
|
-
<span class="param-type">
|
|
343
|
+
<span class="param-type"><a href="Channel.html">Channel</a></span>
|
|
342
344
|
|
|
343
345
|
|
|
344
346
|
|
|
@@ -352,7 +354,7 @@
|
|
|
352
354
|
|
|
353
355
|
|
|
354
356
|
|
|
355
|
-
<h4 class="name" id="
|
|
357
|
+
<h4 class="name" id="ownerName"><span class="type-signature type-signature-nullable">(nullable) </span>ownerName<span class="type-signature"> :string</span></h4>
|
|
356
358
|
|
|
357
359
|
|
|
358
360
|
|
|
@@ -361,15 +363,14 @@
|
|
|
361
363
|
<dl class="details">
|
|
362
364
|
|
|
363
365
|
<dt class="tag-description">Description:</dt>
|
|
364
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
365
|
-
|
|
366
|
-
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p></li></ul></dd>
|
|
366
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The name of the emote creator's channel.<br>
|
|
367
|
+
Will be null for global or channel emotes.</p></li></ul></dd>
|
|
367
368
|
|
|
368
369
|
|
|
369
370
|
|
|
370
371
|
<dt class="tag-source">Source:</dt>
|
|
371
372
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
372
|
-
<a href="
|
|
373
|
+
<a href="struct_BTTVEmote.js.html">struct/BTTVEmote.js</a>, <a href="struct_BTTVEmote.js.html#line35">line 35</a>
|
|
373
374
|
</li></ul></dd>
|
|
374
375
|
|
|
375
376
|
|
|
@@ -380,11 +381,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
380
381
|
|
|
381
382
|
|
|
382
383
|
|
|
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
384
|
|
|
389
385
|
|
|
390
386
|
|
|
@@ -414,9 +410,8 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
414
410
|
|
|
415
411
|
|
|
416
412
|
<div class="description usertext">
|
|
417
|
-
<p>The
|
|
418
|
-
|
|
419
|
-
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p>
|
|
413
|
+
<p>The name of the emote creator's channel.<br>
|
|
414
|
+
Will be null for global or channel emotes.</p>
|
|
420
415
|
</div>
|
|
421
416
|
|
|
422
417
|
|
|
@@ -425,7 +420,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
425
420
|
<ul>
|
|
426
421
|
<li>
|
|
427
422
|
|
|
428
|
-
<span class="param-type"
|
|
423
|
+
<span class="param-type">string</span>
|
|
429
424
|
|
|
430
425
|
|
|
431
426
|
|
|
@@ -439,7 +434,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
439
434
|
|
|
440
435
|
|
|
441
436
|
|
|
442
|
-
<h4 class="name" id="
|
|
437
|
+
<h4 class="name" id="animated"><span class="type-signature"></span>animated<span class="type-signature"> :boolean</span></h4>
|
|
443
438
|
|
|
444
439
|
|
|
445
440
|
|
|
@@ -448,13 +443,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
448
443
|
<dl class="details">
|
|
449
444
|
|
|
450
445
|
<dt class="tag-description">Description:</dt>
|
|
451
|
-
<dd class="tag-description"><ul class="dummy"><li><p>
|
|
446
|
+
<dd class="tag-description"><ul class="dummy"><li><p>If emote is animated.</p></li></ul></dd>
|
|
452
447
|
|
|
453
448
|
|
|
454
449
|
|
|
455
450
|
<dt class="tag-source">Source:</dt>
|
|
456
451
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
457
|
-
<a href="
|
|
452
|
+
<a href="struct_BTTVEmote.js.html">struct/BTTVEmote.js</a>, <a href="struct_BTTVEmote.js.html#line41">line 41</a>
|
|
458
453
|
</li></ul></dd>
|
|
459
454
|
|
|
460
455
|
|
|
@@ -465,11 +460,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
465
460
|
|
|
466
461
|
|
|
467
462
|
|
|
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
463
|
|
|
474
464
|
|
|
475
465
|
|
|
@@ -499,7 +489,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
499
489
|
|
|
500
490
|
|
|
501
491
|
<div class="description usertext">
|
|
502
|
-
<p>
|
|
492
|
+
<p>If emote is animated.</p>
|
|
503
493
|
</div>
|
|
504
494
|
|
|
505
495
|
|
|
@@ -508,7 +498,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
508
498
|
<ul>
|
|
509
499
|
<li>
|
|
510
500
|
|
|
511
|
-
<span class="param-type">
|
|
501
|
+
<span class="param-type">boolean</span>
|
|
512
502
|
|
|
513
503
|
|
|
514
504
|
|
|
@@ -522,7 +512,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
522
512
|
|
|
523
513
|
|
|
524
514
|
|
|
525
|
-
<h4 class="name" id="
|
|
515
|
+
<h4 class="name" id="imageType"><span class="type-signature"></span>imageType<span class="type-signature"> :string</span></h4>
|
|
526
516
|
|
|
527
517
|
|
|
528
518
|
|
|
@@ -531,13 +521,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
531
521
|
<dl class="details">
|
|
532
522
|
|
|
533
523
|
<dt class="tag-description">Description:</dt>
|
|
534
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The emote
|
|
524
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The image type of the emote.</p></li></ul></dd>
|
|
535
525
|
|
|
536
526
|
|
|
537
527
|
|
|
538
528
|
<dt class="tag-source">Source:</dt>
|
|
539
529
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
540
|
-
<a href="
|
|
530
|
+
<a href="struct_BTTVEmote.js.html">struct/BTTVEmote.js</a>, <a href="struct_BTTVEmote.js.html#line47">line 47</a>
|
|
541
531
|
</li></ul></dd>
|
|
542
532
|
|
|
543
533
|
|
|
@@ -548,11 +538,6 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
548
538
|
|
|
549
539
|
|
|
550
540
|
|
|
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
541
|
|
|
557
542
|
|
|
558
543
|
|
|
@@ -582,7 +567,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
582
567
|
|
|
583
568
|
|
|
584
569
|
<div class="description usertext">
|
|
585
|
-
<p>The emote
|
|
570
|
+
<p>The image type of the emote.</p>
|
|
586
571
|
</div>
|
|
587
572
|
|
|
588
573
|
|
|
@@ -591,7 +576,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
591
576
|
<ul>
|
|
592
577
|
<li>
|
|
593
578
|
|
|
594
|
-
<span class="param-type"
|
|
579
|
+
<span class="param-type">string</span>
|
|
595
580
|
|
|
596
581
|
|
|
597
582
|
|
|
@@ -605,7 +590,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
605
590
|
|
|
606
591
|
|
|
607
592
|
|
|
608
|
-
<h4 class="name" id="
|
|
593
|
+
<h4 class="name" id="fetcher"><span class="type-signature"></span>fetcher<span class="type-signature"> :<a href="EmoteFetcher.html">EmoteFetcher</a></span></h4>
|
|
609
594
|
|
|
610
595
|
|
|
611
596
|
|
|
@@ -614,13 +599,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
614
599
|
<dl class="details">
|
|
615
600
|
|
|
616
601
|
<dt class="tag-description">Description:</dt>
|
|
617
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
602
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The emote fetcher.</p></li></ul></dd>
|
|
618
603
|
|
|
619
604
|
|
|
620
605
|
|
|
621
606
|
<dt class="tag-source">Source:</dt>
|
|
622
607
|
<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#
|
|
608
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line19">line 19</a>
|
|
624
609
|
</li></ul></dd>
|
|
625
610
|
|
|
626
611
|
|
|
@@ -633,7 +618,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
633
618
|
|
|
634
619
|
<dt class="tag-overrides">Overrides:</dt>
|
|
635
620
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
636
|
-
<a href="Emote.html#
|
|
621
|
+
<a href="Emote.html#fetcher">Emote#fetcher</a>
|
|
637
622
|
</li></ul></dd>
|
|
638
623
|
|
|
639
624
|
|
|
@@ -665,7 +650,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
665
650
|
|
|
666
651
|
|
|
667
652
|
<div class="description usertext">
|
|
668
|
-
<p>The
|
|
653
|
+
<p>The emote fetcher.</p>
|
|
669
654
|
</div>
|
|
670
655
|
|
|
671
656
|
|
|
@@ -674,7 +659,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
674
659
|
<ul>
|
|
675
660
|
<li>
|
|
676
661
|
|
|
677
|
-
<span class="param-type">
|
|
662
|
+
<span class="param-type"><a href="EmoteFetcher.html">EmoteFetcher</a></span>
|
|
678
663
|
|
|
679
664
|
|
|
680
665
|
|
|
@@ -688,7 +673,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
688
673
|
|
|
689
674
|
|
|
690
675
|
|
|
691
|
-
<h4 class="name" id="
|
|
676
|
+
<h4 class="name" id="channel"><span class="type-signature"></span>channel<span class="type-signature"> :<a href="Channel.html">Channel</a></span></h4>
|
|
692
677
|
|
|
693
678
|
|
|
694
679
|
|
|
@@ -697,13 +682,15 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
697
682
|
<dl class="details">
|
|
698
683
|
|
|
699
684
|
<dt class="tag-description">Description:</dt>
|
|
700
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
685
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The channel this emote belongs to.<br>
|
|
686
|
+
Only accurate and constant on Twitch emotes.<br>
|
|
687
|
+
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p></li></ul></dd>
|
|
701
688
|
|
|
702
689
|
|
|
703
690
|
|
|
704
691
|
<dt class="tag-source">Source:</dt>
|
|
705
692
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
706
|
-
<a href="
|
|
693
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line27">line 27</a>
|
|
707
694
|
</li></ul></dd>
|
|
708
695
|
|
|
709
696
|
|
|
@@ -714,6 +701,11 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
714
701
|
|
|
715
702
|
|
|
716
703
|
|
|
704
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
705
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
706
|
+
<a href="Emote.html#channel">Emote#channel</a>
|
|
707
|
+
</li></ul></dd>
|
|
708
|
+
|
|
717
709
|
|
|
718
710
|
|
|
719
711
|
|
|
@@ -743,7 +735,9 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
743
735
|
|
|
744
736
|
|
|
745
737
|
<div class="description usertext">
|
|
746
|
-
<p>The
|
|
738
|
+
<p>The channel this emote belongs to.<br>
|
|
739
|
+
Only accurate and constant on Twitch emotes.<br>
|
|
740
|
+
For other types of emotes, use the <code>owner</code> or <code>ownerName</code> property.</p>
|
|
747
741
|
</div>
|
|
748
742
|
|
|
749
743
|
|
|
@@ -752,7 +746,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
752
746
|
<ul>
|
|
753
747
|
<li>
|
|
754
748
|
|
|
755
|
-
<span class="param-type">
|
|
749
|
+
<span class="param-type"><a href="Channel.html">Channel</a></span>
|
|
756
750
|
|
|
757
751
|
|
|
758
752
|
|
|
@@ -766,7 +760,7 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
766
760
|
|
|
767
761
|
|
|
768
762
|
|
|
769
|
-
<h4 class="name" id="
|
|
763
|
+
<h4 class="name" id="id"><span class="type-signature"></span>id<span class="type-signature"> :string</span></h4>
|
|
770
764
|
|
|
771
765
|
|
|
772
766
|
|
|
@@ -775,14 +769,13 @@ For other types of emotes, use the <code>owner</code> or <code>ownerName</code>
|
|
|
775
769
|
<dl class="details">
|
|
776
770
|
|
|
777
771
|
<dt class="tag-description">Description:</dt>
|
|
778
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
779
|
-
Not guaranteed to contain the emote, or be cached.</p></li></ul></dd>
|
|
772
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The ID of this emote.</p></li></ul></dd>
|
|
780
773
|
|
|
781
774
|
|
|
782
775
|
|
|
783
776
|
<dt class="tag-source">Source:</dt>
|
|
784
777
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
785
|
-
<a href="
|
|
778
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line33">line 33</a>
|
|
786
779
|
</li></ul></dd>
|
|
787
780
|
|
|
788
781
|
|
|
@@ -793,6 +786,11 @@ Not guaranteed to contain the emote, or be cached.</p></li></ul></dd>
|
|
|
793
786
|
|
|
794
787
|
|
|
795
788
|
|
|
789
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
790
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
791
|
+
<a href="Emote.html#id">Emote#id</a>
|
|
792
|
+
</li></ul></dd>
|
|
793
|
+
|
|
796
794
|
|
|
797
795
|
|
|
798
796
|
|
|
@@ -822,8 +820,7 @@ Not guaranteed to contain the emote, or be cached.</p></li></ul></dd>
|
|
|
822
820
|
|
|
823
821
|
|
|
824
822
|
<div class="description usertext">
|
|
825
|
-
<p>The
|
|
826
|
-
Not guaranteed to contain the emote, or be cached.</p>
|
|
823
|
+
<p>The ID of this emote.</p>
|
|
827
824
|
</div>
|
|
828
825
|
|
|
829
826
|
|
|
@@ -832,7 +829,7 @@ Not guaranteed to contain the emote, or be cached.</p>
|
|
|
832
829
|
<ul>
|
|
833
830
|
<li>
|
|
834
831
|
|
|
835
|
-
<span class="param-type"
|
|
832
|
+
<span class="param-type">string</span>
|
|
836
833
|
|
|
837
834
|
|
|
838
835
|
|
|
@@ -846,7 +843,7 @@ Not guaranteed to contain the emote, or be cached.</p>
|
|
|
846
843
|
|
|
847
844
|
|
|
848
845
|
|
|
849
|
-
<h4 class="name" id="
|
|
846
|
+
<h4 class="name" id="type"><span class="type-signature"></span>type<span class="type-signature"> :string</span></h4>
|
|
850
847
|
|
|
851
848
|
|
|
852
849
|
|
|
@@ -855,14 +852,14 @@ Not guaranteed to contain the emote, or be cached.</p>
|
|
|
855
852
|
<dl class="details">
|
|
856
853
|
|
|
857
854
|
<dt class="tag-description">Description:</dt>
|
|
858
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
859
|
-
|
|
855
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The type of this emote.<br>
|
|
856
|
+
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></li></ul></dd>
|
|
860
857
|
|
|
861
858
|
|
|
862
859
|
|
|
863
860
|
<dt class="tag-source">Source:</dt>
|
|
864
861
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
865
|
-
<a href="
|
|
862
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line40">line 40</a>
|
|
866
863
|
</li></ul></dd>
|
|
867
864
|
|
|
868
865
|
|
|
@@ -873,6 +870,11 @@ Will be null for global or channel emotes.</p></li></ul></dd>
|
|
|
873
870
|
|
|
874
871
|
|
|
875
872
|
|
|
873
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
874
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
875
|
+
<a href="Emote.html#type">Emote#type</a>
|
|
876
|
+
</li></ul></dd>
|
|
877
|
+
|
|
876
878
|
|
|
877
879
|
|
|
878
880
|
|
|
@@ -902,8 +904,8 @@ Will be null for global or channel emotes.</p></li></ul></dd>
|
|
|
902
904
|
|
|
903
905
|
|
|
904
906
|
<div class="description usertext">
|
|
905
|
-
<p>The
|
|
906
|
-
|
|
907
|
+
<p>The type of this emote.<br>
|
|
908
|
+
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p>
|
|
907
909
|
</div>
|
|
908
910
|
|
|
909
911
|
|
|
@@ -926,7 +928,7 @@ Will be null for global or channel emotes.</p>
|
|
|
926
928
|
|
|
927
929
|
|
|
928
930
|
|
|
929
|
-
<h4 class="name" id="
|
|
931
|
+
<h4 class="name" id="code"><span class="type-signature"></span>code<span class="type-signature"> :string</span></h4>
|
|
930
932
|
|
|
931
933
|
|
|
932
934
|
|
|
@@ -935,14 +937,13 @@ Will be null for global or channel emotes.</p>
|
|
|
935
937
|
<dl class="details">
|
|
936
938
|
|
|
937
939
|
<dt class="tag-description">Description:</dt>
|
|
938
|
-
<dd class="tag-description"><ul class="dummy"><li><p>The
|
|
939
|
-
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></li></ul></dd>
|
|
940
|
+
<dd class="tag-description"><ul class="dummy"><li><p>The code or name of the emote.</p></li></ul></dd>
|
|
940
941
|
|
|
941
942
|
|
|
942
943
|
|
|
943
944
|
<dt class="tag-source">Source:</dt>
|
|
944
945
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
945
|
-
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#
|
|
946
|
+
<a href="struct_Emote.js.html">struct/Emote.js</a>, <a href="struct_Emote.js.html#line50">line 50</a>
|
|
946
947
|
</li></ul></dd>
|
|
947
948
|
|
|
948
949
|
|
|
@@ -955,7 +956,7 @@ Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></
|
|
|
955
956
|
|
|
956
957
|
<dt class="tag-overrides">Overrides:</dt>
|
|
957
958
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
958
|
-
<a href="Emote.html#
|
|
959
|
+
<a href="Emote.html#code">Emote#code</a>
|
|
959
960
|
</li></ul></dd>
|
|
960
961
|
|
|
961
962
|
|
|
@@ -987,8 +988,7 @@ Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p></
|
|
|
987
988
|
|
|
988
989
|
|
|
989
990
|
<div class="description usertext">
|
|
990
|
-
<p>The
|
|
991
|
-
Either <code>twitch</code>, <code>bttv</code>, <code>ffz</code>, or '7tv'.</p>
|
|
991
|
+
<p>The code or name of the emote.</p>
|
|
992
992
|
</div>
|
|
993
993
|
|
|
994
994
|
|
|
@@ -1519,7 +1519,7 @@ Will result in an Object representation of a BTTVEmote</p></li></ul></dd>
|
|
|
1519
1519
|
<br class="clear">
|
|
1520
1520
|
|
|
1521
1521
|
<footer>
|
|
1522
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.
|
|
1522
|
+
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.
|
|
1523
1523
|
</footer>
|
|
1524
1524
|
|
|
1525
1525
|
<script>prettyPrint();</script>
|