Skip to content

Commit

Permalink
Send userid too
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif committed Jul 17, 2023
1 parent ce6819a commit b70ed37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/event/interaction_create/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ async fn company_name_submitted_response(
.post(&misc.company_share_endpoint)
.json(&json!(
{
"userid": mci.user.id,
"username": mci.user.name,
"company": it.value
}
Expand Down

0 comments on commit b70ed37

Please sign in to comment.