dexcord/test/fixtures/interaction_slash_dm.json

23 lines
498 B
JSON

{
"id": "1000000000000000002",
"application_id": "900000000000000001",
"type": 2,
"token": "aW50ZXJhY3Rpb24tdG9rZW4tZG0",
"version": 1,
"channel_id": "710000000000000009",
"app_permissions": "0",
"locale": "en-US",
"context": 1,
"attachment_size_limit": 26214400,
"user": {
"id": "600000000000000003",
"username": "dmuser",
"discriminator": "0",
"global_name": "DM User"
},
"data": {
"id": "950000000000000002",
"name": "ping",
"type": 1
}
}