/tg/ Station 13 - Modules - TypesVar Details

tgs_message_content

User definable chat message.

Vars

embedThe /datum/tgs_chat_embed to embed in the message. Not supported on all chat providers.
textThe 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().