We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4973567 commit 644631dCopy full SHA for 644631d
types/index.d.ts
@@ -71,6 +71,7 @@ export interface Message {
71
distributed?: boolean
72
seen?: boolean
73
deleted?: boolean
74
+ edited?: boolean
75
failure?: boolean
76
disableActions?: boolean
77
disableReactions?: boolean
0 commit comments