/datum/tgs_message_content

User definable chat message.
Vars | |
embed | The /datum/tgs_chat_embed to embed in the message. Not supported on all chat providers. |
---|---|
text | The tring content of the message. Must be provided in New(). |
Var Details
embed

The /datum/tgs_chat_embed to embed in the message. Not supported on all chat providers.
text

The tring content of the message. Must be provided in New().