Microsoft Bot Framework

Sample implementation

An example of bot implementation with integration to mluviiarrow-up-right is available on Git Hub.

Supported formats of Microsoft Hero Cards

At this moment, mluvii supports the following card functionality Hero Cardarrow-up-right:

Hero Card Type (contentType):

  • application/vnd.microsoft.card.hero

  • application/vnd.microsoft.card.thumbnail

Attachment Layout:

  • List

  • Carousel

Chat input properties:

Integration with mluvii

The chatbot created in the Microsoft Bot Frameworkarrow-up-right can communicate through ChannelDataarrow-up-right. For example, it can list the available operators or send an email from the client.

Example of submitting a request

Example of answer

Mluvii channel identification

When communicating with a bot, the mluvii is identified by the constant Id “mluvii_guest” in theFromfield. E.g.:

Next steps

Last updated

Was this helpful?