dexcord/test/fixtures/interaction_component.json

32 lines
753 B
JSON

{
"id": "1000000000000000003",
"application_id": "900000000000000001",
"type": 3,
"token": "aW50ZXJhY3Rpb24tdG9rZW4tY29tcA",
"version": 1,
"guild_id": "800000000000000001",
"channel_id": "700000000000000001",
"app_permissions": "2147483647",
"context": 0,
"member": {
"user": {
"id": "600000000000000001",
"username": "clicker",
"discriminator": "0",
"global_name": "Clicker"
},
"roles": [],
"joined_at": "2021-01-01T00:00:00.000000+00:00",
"permissions": "2147483647"
},
"data": {
"custom_id": "confirm_button",
"component_type": 2
},
"message": {
"id": "500000000000000001",
"channel_id": "700000000000000001",
"content": "Are you sure?",
"type": 0
}
}