interactions
POST https://discord.com/api/v10/interactions
Request Body
{"type"=>2, "application_id"=>"936929561302675456", "guild_id"=>"{{server_id}}", "channel_id"=>"{{channel_id}}", "session_id"=>"{{$randomInt}}", "data"=>{"version"=>"1118961510123847772", "id"=>"938956540159881230", "name"=>"imagine", "type"=>1, "options"=>[{"type"=>3, "name"=>"prompt", "value"=>"YOUR MIDJOURNEY PROMPT GOES HERE"}], "application_command"=>{"id"=>"938956540159881230", "application_id"=>"936929561302675456", "version"=>"1118961510123847772", "default_member_permissions"=>nil, "type"=>1, "nsfw"=>false, "name"=>"imagine", "description"=>"Create images with Midjourney", "dm_permission"=>true, "contexts"=>[0, 1, 2], "integration_types"=>[0], "options"=>[{"type"=>3, "name"=>"prompt", "description"=>"The prompt to imagine", "required"=>true}]}}}