Message State Diagram

New in version v2.0.0.

Note

Only applicable to v2.0+ Golang port.

This document explains possible states of a Message as it travels through TeleIRC. There are two possible pathways, depending if a message is sourced from Telegram or IRC:

TeleIRC Message State Diagram: raw message -> update object -> message object -> string -> pass message to other platform