Glific v0.3.1 Glific.Tags.MessageTags View Source
Simple container to hold all the message tags we associate with one message
Link to this section Summary
Functions
Creates and/or deletes a list of message tags, each tag attached to the same message
Link to this section Types
Specs
t() :: %Glific.Tags.MessageTags{
message_tags: [Glific.Tags.MessageTag.t()],
number_deleted: non_neg_integer()
}
Link to this section Functions
Specs
Creates and/or deletes a list of message tags, each tag attached to the same message