ExGram.Model.RevenueWithdrawalStatePending (ex_gram v0.64.0)

Copy Markdown View Source

The withdrawal is in progress.

Check the documentation of this model on Telegram Bot API

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

Summary

Types

t()

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

Functions

decode_as()