Commit a5bbe3e
committed
fix(whatsapp): match create_message signature with 4.12.1 base class
Add source_id: keyword argument to WhatsApp Web service's
create_message override to match the base class signature.
Prevents ArgumentError when processing contact-type messages.1 parent 8632bb6 commit a5bbe3e
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
381 | | - | |
| 380 | + | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
0 commit comments