You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on #206, and I'm adding the include_pni_signature bool everywhere. I notice that send_contact_details has the online parameter and the recipient parameter, but the former should always be false, and the latter is always the self-recipient. So we'll want to clean that out.
Or am I missing something?
The text was updated successfully, but these errors were encountered:
I'm working on #206, and I'm adding the
include_pni_signature
bool everywhere. I notice thatsend_contact_details
has theonline
parameter and therecipient
parameter, but the former should always befalse
, and the latter is always the self-recipient. So we'll want to clean that out.Or am I missing something?
The text was updated successfully, but these errors were encountered: