Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 309 Bytes

Notifications.md

File metadata and controls

13 lines (10 loc) · 309 Bytes

Trello Member Notifications API

Get notifications related to a given list

$api->members()->notifications()->all(string $id, array $params)

Filter notifications related to a given member

$api->members()->notifications()->filter(string $id, array $event)