Skip to content

Commit

Permalink
Merge #194 into 1.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Doc94 committed Oct 20, 2024
2 parents 17331fe + cab812b commit 9cb233a
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 9cb233a

Please sign in to comment.