typetalk - Send a message to typetalk¶
New in version 1.6.
Synopsis¶
- Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ )
Parameters¶
Parameter | Choices/Defaults | Comments |
---|---|---|
client_id
required |
OAuth2 client ID
|
|
client_secret
required |
OAuth2 client secret
|
|
msg
required |
message body
|
|
topic
required |
topic id to post message
|
Status¶
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
Maintenance¶
This module is flagged as community which means that it is maintained by the Ansible Community. See Module Maintenance & Support for more info.
For a list of other modules that are also maintained by the Ansible Community, see here.
Author¶
- Takashi Someda (@tksmd)
Hint
If you notice any issues in this documentation you can edit this document to improve it.