Skip to content

Commit

Permalink
schema: make "Emoji.animated" nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdickinson committed Oct 24, 2024
1 parent 26d3aca commit f2c70cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ components:
description: "The id of the reaction (if custom); null if a built-in emoji"
animated:
type: boolean
nullable: true
description: whether or not the emoji is animated
name:
type: string
Expand Down

0 comments on commit f2c70cc

Please sign in to comment.