XmtpElixirSdk.Types.PreferenceUpdate
(xmtp_elixir_sdk v0.1.2)
Copy Markdown
Preference update from a preference stream.
Summary
Types
@type t() :: %XmtpElixirSdk.Types.PreferenceUpdate{ consent: XmtpElixirSdk.Types.ConsentUpdate.t() | nil, kind: XmtpElixirSdk.Types.preference_kind() }