Chat clan

From Kolmafia
Revision as of 15:14, 25 March 2010 by 86.129.121.175 (talk) (Create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Syntax

void chat_clan(string message )

  • message is the message you want posted in clan chat.

This function allows you to post messages in your clan chat channel.

Code Samples

This message will be posted in your clan chat.

chat_clan("I just sent zarqon all my bat items. I recommend you do the same!");
}

See Also

chat_private()