(add connection channel-id optionals)
Pins an item to a channel (file, file comment, channel message, or group message) The channel argument is required and one of file, file_comment, or timestamp must also be specified. Optional arguments are :
Pins an item to a channel (file, file comment, channel message, or group message) The channel argument is required and one of file, file_comment, or timestamp must also be specified. Optional arguments are : - file: file to pin - file_comment: file comment to pin - timestamp: timestamp of the message to pin
(list connection channel-id)
List items pinned to a channel.
List items pinned to a channel.
(remove connection channel-id optionals)
Un-Pins an item to a channel (file, file comment, channel message, or group message) The channel argument is required and one of file, file_comment, or timestamp must also be specified. Optional arguments are :
Un-Pins an item to a channel (file, file comment, channel message, or group message) The channel argument is required and one of file, file_comment, or timestamp must also be specified. Optional arguments are : - file: file to un-pin - file_comment: file comment to un-pin - timestamp: timestamp of the message to un-pin
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close