[][src]Module slack_api::im

Get info on your direct messages.

Structs

CloseRequest
CloseResponse
HistoryRequest
HistoryResponse
ListRequest
ListResponse
MarkRequest
MarkResponse
OpenRequest
OpenResponse
RepliesRequest
RepliesResponse

Enums

CloseError
HistoryError
ListError
MarkError
OpenError
RepliesError

Functions

close

Close a direct message channel.

history

Fetches history of messages and events from direct message channel.

list

Lists direct message channels for the calling user.

mark

Sets the read cursor in a direct message channel.

open

Opens a direct message channel.

replies

Retrieve a thread of messages posted to a direct message conversation