ex_microsoftbot v1.0.0 ExMicrosoftBot.Client.Attachments
This module provides the functions to get information related to attachments.
Summary
Functions
Get AttachmentInfo structure describing the attachment views. API Reference
Get the named view as binary content. API Reference
Functions
Specs
get_attachment(String.t, String.t) ::
{:ok, ExMicrosoftBot.Models.AttachmentInfo.t} |
ExMicrosoftBot.Client.error_type
Get AttachmentInfo structure describing the attachment views. API Reference
Specs
get_attachment_view(String.t, String.t, String.t) ::
{:ok, binary} |
ExMicrosoftBot.Client.error_type
Get the named view as binary content. API Reference