(feat): add MessageDeleteLive
All checks were successful
/ build-web (push) Successful in 6m34s
/ build-desktop (linux) (push) Successful in 12m5s
/ build-mobile (push) Successful in 19m39s
/ release (push) Successful in 3m2s

This commit is contained in:
Alois 2026-07-11 23:12:42 +02:00
commit 3ce708b86a
6 changed files with 86 additions and 45 deletions

View file

@ -212,6 +212,7 @@ export function Provider(props: {
"MessageLive",
"MessageEditLive",
"MessageReactionLive",
"MessageDeleteLive",
"MessageState",
"CallInvite",
"ErrorNoIota",