ExGram.Model.RevenueWithdrawalStateFailed (ex_gram v0.64.0)

Copy Markdown View Source

The withdrawal failed and the transaction was refunded.

Check the documentation of this model on Telegram Bot API

  • type: Type of the state, always "failed”

Summary

Types

t()

@type t() :: %ExGram.Model.RevenueWithdrawalStateFailed{type: String.t()}

Functions

decode_as()