msnp-wiki/docs/commands/png.md
yellows111 ce7c3bee1c
0.2.0: The Winter Roll-up
i have basically touched every file help

* Moved all the error code stuff to one new sectional page, because the old way of doing it sucked big time.
* Rename passport (soap) to RST
* Formatting changes (many)
* Several corrections
* change git host because git.kevinthe.horse seems Dead
2024-12-18 20:16:29 +00:00

23 lines
378 B
Markdown

# Introduction
`PNG` is a command introduced with [MSNP2](../versions/msnp2.md).
It is a Notification Server command, without a request payload.
Makes the server respond with a [QNG](qng.md) command.
# Client/Request
`PNG`
# Server/Response
The server responds to this command via [QNG](qng.md).
# Examples
## Client-initiated
```
C: PNG
S: QNG
```
# Known changes
None.