Module z_mailinglist_recipients

Fetch all recipients for a mailinglist.

Copyright © 2020 Marc Worrell <marc@worrell.nl>

Authors: Marc Worrell (marc@worrell.nl).

Description

Fetch all recipients for a mailinglist.

Function Index

count_recipients/2
list_recipients/2Fetch all (enabled) recipients of a mailinglist.

Function Details

count_recipients/2

count_recipients(ListId::m_rsc:resource(), Context::z:context()) -> map()

list_recipients/2

list_recipients(List::m_rsc:resource(), Context::z:context()) -> map()

Fetch all (enabled) recipients of a mailinglist.


Generated by EDoc