Bingex.User.Data.GenerateListenKey (Bingex v0.2.1)

Represents response content on Bingex.User.generate_listen_key request.

Summary

Types

t()

@type t() :: %Bingex.User.Data.GenerateListenKey{listen_key: nil | binary()}

Functions

decode(data)

@spec decode(map()) :: t()

embed_in_reply(reply)

@spec embed_in_reply(Bingex.API.Reply.t()) :: Bingex.API.Reply.t(t())