View Source Glific.ConversationsGroup (Glific v5.1.6)

The main Glific abstraction that exposes the group conversation data in a stuctured manner as a set of conversations. For now each group is associated with a set of outgoing messages We will keep the API simple for now, but it is likely to become similar to the contact conversations API

Link to this section Summary

Functions

Returns the last M conversations, each conversation not more than N messages

Link to this section Functions

Link to this function

list_conversations(group_ids, args)

View Source
@spec list_conversations(list() | nil, map()) :: list() | integer()

Returns the last M conversations, each conversation not more than N messages