Goonstation 13 - Modules - Types

code/modules/speech/say_message.dm

/datum/say_messageThe 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.