Skip to content

Commit

Permalink
fix interface Message (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ex authored Oct 14, 2023
1 parent 4973567 commit 644631d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export interface Message {
distributed?: boolean
seen?: boolean
deleted?: boolean
edited?: boolean
failure?: boolean
disableActions?: boolean
disableReactions?: boolean
Expand Down

0 comments on commit 644631d

Please sign in to comment.