Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. {0: "Post", 1: "Action", 2: "PostWithMention", 3: "Ban", 4: "Timeout", 5: "AutoModRejectedPrompt", 6: "AutoModMessageRejected", 7: "AutoModMessageAllowed", 8: "AutoModMessageDenied", 9: "Connected", 10: "Disconnected", 11: "Reconnect", 12: "Hosting", 13: "Unhost", 14: "Subscription", 15: "Resubscription", 16: "SubGift", 17: "Clear", 18: "SubscriberOnlyMode", 19: "FollowerOnlyMode", 20: "SlowMode", 21: "RoomMods", 22: "RoomState", 23: "Raid", 24: "Unraid", 25: "Notice", 26: "Info", 27: "BadgesUpdated", 28: "Purchase", Post: 0, Action: 1, PostWithMention: 2, Ban: 3, Timeout: 4, …}
  2. 0
  3. :
  4. "Post"
  5. 1
  6. :
  7. "Action"
  8. 2
  9. :
  10. "PostWithMention"
  11. 3
  12. :
  13. "Ban"
  14. 4
  15. :
  16. "Timeout"
  17. 5
  18. :
  19. "AutoModRejectedPrompt"
  20. 6
  21. :
  22. "AutoModMessageRejected"
  23. 7
  24. :
  25. "AutoModMessageAllowed"
  26. 8
  27. :
  28. "AutoModMessageDenied"
  29. 9
  30. :
  31. "Connected"
  32. 10
  33. :
  34. "Disconnected"
  35. 11
  36. :
  37. "Reconnect"
  38. 12
  39. :
  40. "Hosting"
  41. 13
  42. :
  43. "Unhost"
  44. 14
  45. :
  46. "Subscription"
  47. 15
  48. :
  49. "Resubscription"
  50. 16
  51. :
  52. "SubGift"
  53. 17
  54. :
  55. "Clear"
  56. 18
  57. :
  58. "SubscriberOnlyMode"
  59. 19
  60. :
  61. "FollowerOnlyMode"
  62. 20
  63. :
  64. "SlowMode"
  65. 21
  66. :
  67. "RoomMods"
  68. 22
  69. :
  70. "RoomState"
  71. 23
  72. :
  73. "Raid"
  74. 24
  75. :
  76. "Unraid"
  77. 25
  78. :
  79. "Notice"
  80. 26
  81. :
  82. "Info"
  83. 27
  84. :
  85. "BadgesUpdated"
  86. 28
  87. :
  88. "Purchase"
  89. Action
  90. :
  91. 1
  92. AutoModMessageAllowed
  93. :
  94. 7
  95. AutoModMessageDenied
  96. :
  97. 8
  98. AutoModMessageRejected
  99. :
  100. 6
  101. AutoModRejectedPrompt
  102. :
  103. 5
  104. BadgesUpdated
  105. :
  106. 27
  107. Ban
  108. :
  109. 3
  110. Clear
  111. :
  112. 17
  113. Connected
  114. :
  115. 9
  116. Disconnected
  117. :
  118. 10
  119. FollowerOnlyMode
  120. :
  121. 19
  122. Hosting
  123. :
  124. 12
  125. Info
  126. :
  127. 26
  128. Notice
  129. :
  130. 25
  131. Post
  132. :
  133. 0
  134. PostWithMention
  135. :
  136. 2
  137. Purchase
  138. :
  139. 28
  140. Raid
  141. :
  142. 23
  143. Reconnect
  144. :
  145. 11
  146. Resubscription
  147. :
  148. 15
  149. RoomMods
  150. :
  151. 21
  152. RoomState
  153. :
  154. 22
  155. SlowMode
  156. :
  157. 20
  158. SubGift
  159. :
  160. 16
  161. SubscriberOnlyMode
  162. :
  163. 18
  164. Subscription
  165. :
  166. 14
  167. Timeout
  168. :
  169. 4
  170. Unhost
  171. :
  172. 13
  173. Unraid
  174. :
  175. 24
  176. __proto__
  177. :
  178. Object
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement