Liking cljdoc? Tell your friends :D

rex-sheridan.taklo.actions

https://developer.atlassian.com/cloud/trello/rest/api-group-actions
raw docstring

create-reaction-for-actionclj

(create-reaction-for-action action-id reaction-body)

delete-actionclj

(delete-action action-id)

delete-actions-reactionclj

(delete-actions-reaction action-id reaction-id)

get-actionclj

(get-action action-id & [opts])

get-actions-reactionclj

(get-actions-reaction action-id reaction-id & [opts])

get-actions-reactionsclj

(get-actions-reactions action-id & [opts])

get-board-for-actionclj

(get-board-for-action action-id & [opts])

get-card-for-actionclj

(get-card-for-action action-id & [opts])

get-list-for-actionclj

(get-list-for-action action-id & [opts])

get-member-creator-of-actionclj

(get-member-creator-of-action action-id & [opts])

get-member-for-actionclj

(get-member-for-action action-id & [opts])

get-organization-of-actionclj

(get-organization-of-action action-id & [opts])

get-specific-field-on-actionclj

(get-specific-field-on-action action-id field)

list-actions-summary-of-reactionsclj

(list-actions-summary-of-reactions action-id)

update-actionclj

(update-action action-id text & [opts])

update-comment-actionclj

(update-comment-action action-id comment & [opts])

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close