status-desktop/devuser_guide/content/dev_guide/chat/messages.md

44 lines
962 B
Markdown
Raw Normal View History

---
title : "Messages"
description: ""
lead: ""
date: 2020-10-06T08:48:23+00:00
lastmod: 2020-10-06T08:48:23+00:00
draft: false
images: []
menu:
dev:
parent: "chat"
toc: true
---
2021-05-21 12:59:11 +00:00
## Receiving messages
key source file: [`src/nim_status_client.nim`](https://github.com/status-im/status-desktop/blob/65a0cfbcd30eb7bde4e24cdb1680b3e03d8b1992/src/nim_status_client.nim#L210)
key source file: [`src/status/signals/core.nim`](https://github.com/status-im/status-desktop/blob/65a0cfbcd30eb7bde4e24cdb1680b3e03d8b1992/src/status/signals/core.nim#L50)
key source file: [`src/status/signals/messages.nim`](https://github.com/status-im/status-desktop/blob/65a0cfbcd30eb7bde4e24cdb1680b3e03d8b1992/src/status/signals/messages.nim#L26)
// TODO: process that adds new messages to the UI
## Normal Messages
2021-05-21 12:59:11 +00:00
## Stickers
2021-05-21 12:59:11 +00:00
## Images
2021-05-21 12:59:11 +00:00
## URL Unfurling
2021-05-21 12:59:11 +00:00
### Enable Unfurling
2021-05-21 12:59:11 +00:00
## Reactions
2021-05-21 12:59:11 +00:00
## Replying to messages
2021-05-21 12:59:11 +00:00
## profile options
2021-05-21 12:59:11 +00:00
### view profile
2021-05-21 12:59:11 +00:00
### send message