View Source ExGram.Model.PaidMessagePriceChanged (ex_gram v0.55.0)

Describes a service message about a change in the price of paid messages within a chat.

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

Summary

Types

@type t() :: %ExGram.Model.PaidMessagePriceChanged{paid_message_star_count: integer()}

Functions