ShareMeMessage
Share a me message into a channel.
Input
Name | Type | Description |
Channel | String | Channel to send message to. Can be a public channel, private group or IM channel. Can be an encoded ID, or a name. |
Text | String | Text of the message to send. |
Result Set Columns
Name | Type | Description |
Success | String | The result of the procedure. |
ChannelId | String | Id of the Channel. |
MessageId | String | Id of the Message |