API Reference ex_microsoftbot v3.0.0

Modules

Starts the application for connecting to Microsoft Bot Services. Make sure that the application id and password for your bot is set in config as

This module contains low-level functions for interacting with the Bot Framework API.

This module provides the functions to get information related to attachments.

This module provides the functions for conversations

This module provides functions for Teams (from Microsoft Teams).

Microsoft bot attachment structure for the activity sent to the conversation

Microsoft bot attachment structure within the message

Microsoft bot attachment structure within the message

Microsoft bot attachment info structure

Microsoft bot attachment view structure

Contains authorization related info to call the microsoft bot API

Microsoft bot card action structure

Microsoft bot channel account structure which corresponde to a user or bot

Microsoft bot conversation account structure

Microsoft bot conversation API parameters

Microsoft bot entity structure.

Mention entities have

Microsoft bot structure which corresponds to a Reaction on a message

Microsoft bot conversation API resource response

Microsoft bot suggested action structure

This structure represents a Team as it is returned from the Bot Framework API.

Schema representing the return of the Channels list for a team.

This module is a GenServer that handles getting access token from Microsoft bot framework and also is responsible for refreshing the token before it expires.

This module provides functions to validate the authorization token recived by the bot service from the Microsoft Bot Framework