mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-07-01 14:02:59 +03:00
9 lines
195 B
Markdown
9 lines
195 B
Markdown
# avatars
|
|
|
|
Client just adds this to the end of every message:
|
|
```
|
|
\x06!!AR!!<avatar url>
|
|
```
|
|
|
|
`\x06` is the control char for ACK \
|
|
`<avatar url>` is the url that leads to the raw image for avatar |