Go-whatsapp: can't receive reply chats

Created on 16 Aug 2018  路  3Comments  路  Source: Rhymen/go-whatsapp

why can't receive reply chats?

Most helpful comment

A default text message gets represented as a Conversation in the protobuf definitions. A "reply chat" or "message quote" is represented as an ExtendedTextMessage which are not currently implemented right now. We still have to determine the best way of implementing these quoted messages, but I think it is doable in the next few days

All 3 comments

What do you mean with reply chats? Do you mean messages that are direct replies of other messages or something else?

@xnodcorp is talking about this

image

I verified. The handler example doesn't receive these replies.

A default text message gets represented as a Conversation in the protobuf definitions. A "reply chat" or "message quote" is represented as an ExtendedTextMessage which are not currently implemented right now. We still have to determine the best way of implementing these quoted messages, but I think it is doable in the next few days

Was this page helpful?
0 / 5 - 0 ratings

Related issues

it-sumanp picture it-sumanp  路  8Comments

anton-rs picture anton-rs  路  10Comments

yazeed44 picture yazeed44  路  4Comments

Valdenirmezadri picture Valdenirmezadri  路  7Comments

Manjit2003 picture Manjit2003  路  9Comments