destinataire signal changé
This commit is contained in:
parent
da38fef81a
commit
ab1a169d45
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -116,7 +116,7 @@ Menu {menu}:
|
|||
"message": message,
|
||||
"text_mode": text_mode,
|
||||
"number": sender,
|
||||
"recipients": [sender],
|
||||
"recipients": [recipient],
|
||||
"base64_attachments": [f"data:application/pdf;filename=menu.pdf;base64,{attachment.decode()}"],
|
||||
}
|
||||
host = os.environ.get("SIGNAL_API_URL")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue