Type Message - HiznyakNikita/facebook-messenger-net-lib GitHub Wiki

Message

represent a message which sends to user

Fields

  • string Text - text of message
  • Attachment Attachment - attachment of message. Can be button, generic or receipt

text must be UTF-8 and has a 320 character limit You cannot send a text and an attachment together, please read the Send API Reference for more details