Advertisement
meshdev

Untitled

Jun 2nd, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. Asuka is online
  2. Message {
  3. channel: TextChannel {
  4. type: 'text',
  5. deleted: false,
  6. id: '585947167735414835',
  7. name: 'dev',
  8. rawPosition: 1,
  9. parentID: '585947167735414834',
  10. permissionOverwrites: Collection [Map] {
  11. '585947166229397520' => [PermissionOverwrites],
  12. '638031465820454912' => [PermissionOverwrites]
  13. },
  14. topic: '',
  15. nsfw: undefined,
  16. lastMessageID: '717456411054833712',
  17. rateLimitPerUser: 0,
  18. lastPinTimestamp: 1571679169706,
  19. guild: Guild {
  20. members: [GuildMemberManager],
  21. channels: [GuildChannelManager],
  22. roles: [RoleManager],
  23. presences: [PresenceManager],
  24. voiceStates: [VoiceStateManager],
  25. deleted: false,
  26. available: true,
  27. id: '585947166229397520',
  28. shardID: 0,
  29. name: 'kaninchen',
  30. icon: 'e519fed434ac0512dcba6458ba13193d',
  31. splash: null,
  32. region: 'eu-central',
  33. memberCount: 9,
  34. large: false,
  35. features: [],
  36. applicationID: null,
  37. afkTimeout: 300,
  38. afkChannelID: null,
  39. systemChannelID: null,
  40. embedEnabled: undefined,
  41. premiumTier: 0,
  42. premiumSubscriptionCount: 0,
  43. verificationLevel: 'NONE',
  44. explicitContentFilter: 'DISABLED',
  45. mfaLevel: 0,
  46. joinedTimestamp: 1572189012471,
  47. defaultMessageNotifications: 'MENTIONS',
  48. systemChannelFlags: [SystemChannelFlags],
  49. vanityURLCode: null,
  50. description: null,
  51. banner: null,
  52. rulesChannelID: null,
  53. publicUpdatesChannelID: null,
  54. ownerID: '244185774822522881',
  55. emojis: [GuildEmojiManager]
  56. },
  57. messages: MessageManager {
  58. cacheType: [Function: LimitedCollection],
  59. cache: [LimitedCollection [Map]],
  60. channel: [Circular]
  61. },
  62. _typing: Map { '244185774822522881' => [Object] }
  63. },
  64. deleted: false,
  65. id: '717456411054833712',
  66. type: 'DEFAULT',
  67. content: 'this is spatar',
  68. author: User {
  69. id: '244185774822522881',
  70. bot: false,
  71. username: 'AKOYAKI/MAX',
  72. discriminator: '0348',
  73. avatar: '546c46981391dcffc95a6802560cc630',
  74. flags: UserFlags { bitfield: 128 },
  75. lastMessageID: '717456411054833712',
  76. lastMessageChannelID: '585947167735414835'
  77. },
  78. pinned: false,
  79. tts: false,
  80. nonce: '717456409821708288',
  81. system: false,
  82. embeds: [],
  83. attachments: Collection [Map] {},
  84. createdTimestamp: 1591125338091,
  85. editedTimestamp: null,
  86. reactions: ReactionManager {
  87. cacheType: [Function: Collection],
  88. cache: Collection [Map] {},
  89. message: [Circular]
  90. },
  91. mentions: MessageMentions {
  92. everyone: false,
  93. users: Collection [Map] {},
  94. roles: Collection [Map] {},
  95. _members: null,
  96. _channels: null,
  97. crosspostedChannels: Collection [Map] {}
  98. },
  99. webhookID: null,
  100. application: null,
  101. activity: null,
  102. _edits: [],
  103. flags: MessageFlags { bitfield: 0 },
  104. reference: null
  105. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement