View Source Telegex.Type.UserChatBoosts (Telegex v1.8.0)

This object represents a list of boosts added to a chat by a user.

Summary

Types

@type t() :: %Telegex.Type.UserChatBoosts{boosts: [Telegex.Type.ChatBoost.t()]}