code/modules/speech/say_message.dm 
| /datum/say_message | The base message type; it contains the content of a message and all of the relevant metadata. Any text that has been passed
to say() is in turn passed into a new say message datum. |
|---|
| /datum/say_message | The base message type; it contains the content of a message and all of the relevant metadata. Any text that has been passed
to say() is in turn passed into a new say message datum. |
|---|