HomePhabricator
Diffusion Comm 6cc6e90afda0

[lib][native] update `useEditMessage` return type

Description

[lib][native] update useEditMessage return type

Summary:
ENG-8976;

SendEditMessageResult is used only in dispatchActionPromise, other than that we only care about success/failure.

With that change, we're able to use this hook also for DMs where SendEditMessageResult is not existing.

Test Plan: Editing still works

Reviewers: tomek, inka

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D13186

Details

Provenance
kamilAuthored on Tue, Aug 27, 1:58 PM
Reviewer
tomek
Differential Revision
D13186: [lib][native] update `useEditMessage` return type
Parents
rCOMM162fe1df034a: [lib] make it possible to send DM ops to all thread members
Branches
Unknown
Tags
Unknown