[][src]Module af_slack::chat

Post Slack messages.

Structs

Attachment

A message attachment.

Message

A chat message.

MessageId

A unique identifier for a message.

Enums

Error

A chat error.

Functions

permalink_to

Gets a permalink to a message.

post

Posts a message to a channel.

reply

Replies to an existing message thread in a channel.

Type Definitions

Result