View Source ExGram.Model.ChatBoostAdded (ex_gram v0.52.2)

This object represents a service message about a user boosting a chat.

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

Summary

Types

@type t() :: %ExGram.Model.ChatBoostAdded{boost_count: integer()}

Functions