Skip to content

emoji ignored in POST to /api/v1/chat.postMessage #2015

@nexus166

Description

@nexus166

hi!

POSTing a message to /api/v1/chat.postMessage and including an Emoji/avatar for the message, the emoji is visible in web interface but not from mobile - I see the original avatar of the user/bot the token used to authenticate the HTTP request are associated with.

  • Your Rocket.Chat Experimental app version: 4.6.0 / android 9
  • Your Rocket.Chat server version
  "version": "3.0.10",
  "os": {
    "type": "Linux",
    "platform": "linux",
    "arch": "x64",
    "release": "4.19.0-8-cloud-amd64",
    "uptime": 236054,
    "loadavg": [
      0.07763671875,
      0.18310546875,
      0.2373046875
    ],
    "totalmem": 10482647040,
    "freemem": 7498309632,
    "cpus": [
      {
        "model": "Common KVM processor",
        "speed": 3400,
        "times": {
          "user": 44628000,
          "nice": 0,
          "sys": 27278200,
          "idle": 2244832800,
          "irq": 0
        }
      },
      {
        "model": "Common KVM processor",
        "speed": 3400,
        "times": {
          "user": 41160800,
          "nice": 16100,
          "sys": 27354100,
          "idle": 2257292000,
          "irq": 0
        }
      },
      {
        "model": "Common KVM processor",
        "speed": 3400,
        "times": {
          "user": 40843800,
          "nice": 17800,
          "sys": 26948400,
          "idle": 2249069600,
          "irq": 0
        }
      }
    ]
  },
  "process": {             
    "nodeVersion": "v12.14.0",
    "pid": 1,                 
    "uptime": 235876.26382856       
  },                           
  "deploy": {                
    "method": "docker-official",
    "platform": "selfinstall"
  },
  • Device (or Simulator) you're running with: kubernetes KVM worker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions