BambooSes.Message.Content.build_from_bamboo_email

You're seeing just the function build_from_bamboo_email, go back to BambooSes.Message.Content module for more information.
Link to this function

build_from_bamboo_email(email)

View Source

Specs

build_from_bamboo_email(Bamboo.Email.t()) :: t()

Generates simple, raw or template content struct

Returns

If template params are given then a template content struct will be returned. If email has no attachments and headers then a simple content struct will be returned. If there is an attachment or a header (apart from Reply-To) then raw content struct will be returned.