Documentation

typetalk - Send a message to typetalk

New in version 1.6.

Synopsis

Options

parameter required default choices comments
client_id
yes
OAuth2 client ID
client_secret
yes
OAuth2 client secret
msg
yes
message body
topic
yes
topic id to post message

Examples

- typetalk:
    client_id: 12345
    client_secret: 12345
    topic: 1
    msg: install completed

Status

This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.

Support

This module is community maintained without core committer oversight.

For more information on what this means please read Module Support

For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Helping Testing PRs and Developing Modules.