chore: Follow up threads
This commit is contained in:
parent
36e875aede
commit
39bdc34eb9
3 changed files with 32 additions and 16 deletions
|
|
@ -77,6 +77,8 @@ class ChatEmojiPicker extends StatelessWidget {
|
|||
'url': sticker.url.toString(),
|
||||
},
|
||||
type: EventTypes.Sticker,
|
||||
threadRootEventId: controller.activeThreadId,
|
||||
threadLastEventId: controller.threadLastEventId,
|
||||
);
|
||||
controller.hideEmojiPicker();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue