forked from cadence/out-of-your-element
test on a member that has no member props
This commit is contained in:
parent
1e9e9685c5
commit
beeb27bbd8
5 changed files with 70 additions and 8 deletions
40
test/data.js
40
test/data.js
|
@ -98,6 +98,46 @@ module.exports = {
|
|||
}
|
||||
},
|
||||
member: {
|
||||
kumaccino: {
|
||||
avatar: null,
|
||||
communication_disabled_until: null,
|
||||
flags: 0,
|
||||
joined_at: "2015-11-11T09:55:40.321000+00:00",
|
||||
nick: null,
|
||||
pending: false,
|
||||
premium_since: null,
|
||||
roles: [
|
||||
"112767366235959296", "118924814567211009",
|
||||
"199995902742626304", "204427286542417920",
|
||||
"222168467627835392", "238028326281805825",
|
||||
"259806643414499328", "265239342648131584",
|
||||
"271173313575780353", "287733611912757249",
|
||||
"225744901915148298", "305775031223320577",
|
||||
"318243902521868288", "348651574924541953",
|
||||
"349185088157777920", "378402925128712193",
|
||||
"392141548932038658", "393912152173576203",
|
||||
"482860581670486028", "495384759074160642",
|
||||
"638988388740890635", "373336013109461013",
|
||||
"530220455085473813", "454567553738473472",
|
||||
"790724320824655873", "1040735082610167858",
|
||||
"695946570482450442", "849737964090556488"
|
||||
],
|
||||
user: {
|
||||
id: "113340068197859328",
|
||||
username: "kumaccino",
|
||||
avatar: "b48302623a12bc7c59a71328f72ccb39",
|
||||
discriminator: "0",
|
||||
public_flags: 128,
|
||||
flags: 128,
|
||||
banner: null,
|
||||
accent_color: 10206929,
|
||||
global_name: "kumaccino",
|
||||
avatar_decoration_data: null,
|
||||
banner_color: "#9bbed1"
|
||||
},
|
||||
mute: false,
|
||||
deaf: false
|
||||
},
|
||||
sheep: {
|
||||
avatar: "38dd359aa12bcd52dd3164126c587f8c",
|
||||
communication_disabled_until: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue