Commit bd9d93a
Sanjay Jamod
[IMP] whatsapp message id in conversation object
when user creates whatsapp conversation using client.conversation_start it doesn't returns
the message_id anywhere. conversation_start method actually creates and sends the whatsapp message,
there is no way to get the message id, this PR enables user to get the message id1 parent bcb9b03 commit bd9d93a
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments