BaileysEx.Auth.KeyStore.Ref (baileys_ex v0.1.0-alpha.7)

Copy Markdown View Source

Store reference returned by wrap/1 and passed into the KeyStore operations.

Summary

Types

t()

Opaque auth key store reference.

Types

t()

@type t() :: %BaileysEx.Auth.KeyStore.Ref{pid: pid(), table: :ets.tid()}

Opaque auth key store reference.