View Source ExGram.Model.RevenueWithdrawalState (ex_gram v0.53.0)

This object describes the state of a revenue withdrawal operation. Currently, it can be one of

Check the documentation of this model in https://core.telegram.org/bots/api#revenuewithdrawalstate

Summary

Types

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

Functions