Tekos
  • General overview
  • Tekos Chat Workspace
    • Tekos Chat
      • Design and Interface of chat
      • Apps
    • Tekos Chat FAQ
      • How to create a workspace for my team?
      • How to invite members to my workspace?
      • What is a room and to create it?
      • Public or private room? What is the difference?
      • What is Roles & Permissions?
      • What is power level and how does it work?
      • How do I know if my message was read?
      • How can I share a file?
      • How to search messages and/or files.
      • How do I make video calls?
      • How do I change my profile settings?
      • Notifications settings.
      • Room settings.
      • How to leave a room?
      • Lab features
  • Flow Builder
    • Tekos Flow
      • Editor UI
      • Building your first flow
        • Import / Export Flow
      • Flow.tekos library
      • Subflows
  • Omnichannel Live Chat
    • Overview
    • Channels
      • WhatsApp
  • Building Apps
    • Building Apps
      • Connecting flow with the chat
      • HTTP Requests
        • Handle query parameters passed to an HTTP endpoint
        • Handle url parameters in an HTTP endpoint
    • Chat Surfaces
      • Modals - Adaptive Cards
        • Building An Adaptive Card
        • Basic usage of Cards
        • Variables in the Cards
        • Action Buttons
      • Messages
        • Instant Messaging
          • Message types
        • Getting the Messages
        • Getting events for a room
        • Messages webhook
    • Interactivity in the Chat
      • Shortcuts
      • Slash Commands
      • Buttons
Powered by GitBook
On this page

Was this helpful?

  1. Building Apps
  2. Chat Surfaces

Messages

Messages are backbone of tekos messenger, checkout why!

PreviousAction ButtonsNextInstant Messaging

Last updated 4 years ago

Was this helpful?

We can honestly say that messaging is the backbone of tekos messenger, we can have plain text, formatted text, we can send emojis, files etc.. We extended the platform by the sidebar and Adaptive Cards. Let's also not forget about the voice calls.

But how we can use the Api to send the messages to the platform from outside services like: Tekos Flow or Postman.

The whole infrastructure of the tekos messaging platform is built on the Matrix open source project, that's why we suggest to check out their documentation about the chat.

In the next documentation we will mention some basic example of the matrix usage.

https://matrix.org/docs/spec/client_server/latest