Account/state helpers for session send flows.
Summary
Functions
Returns the local identity WhatsApp expects in a chat-state stanza.
Functions
Returns the local identity WhatsApp expects in a chat-state stanza.
@spec local_account_device_id(term()) :: non_neg_integer()
@spec local_registration_node(term()) :: ExWapp.Binary.Node.t() | nil
@spec prekey_to_node(pos_integer(), binary()) :: ExWapp.Binary.Node.t()
@spec signed_prekey_to_node(map()) :: ExWapp.Binary.Node.t()