Bingex.User.Data.GenerateListenKey (Bingex v0.1.8)
Represents the listen key data for user authentication in BingX.
Summary
Types
@type t() :: %Bingex.User.Data.GenerateListenKey{listen_key: binary()}
Functions
@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())