Skip to content

Commit

Permalink
Add WebhookMessageEditRequest#poll
Browse files Browse the repository at this point in the history
  • Loading branch information
Doc94 committed Oct 19, 2024
1 parent 01bb5ea commit df58869
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ static ImmutableWebhookMessageEditRequest.Builder builder() {
Possible<Optional<List<AttachmentData>>> attachments();

Possible<List<ComponentData>> components();

Possible<PollCreateData> poll();
}

0 comments on commit df58869

Please sign in to comment.