class

Tourmaline::ChatBoostUpdated

Inherits JSON::Serializable < Reference < Object

This object represents a boost added to a chat or changed.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

boost

Information about the chat boost

Source
boost=(boost : Tourmaline::ChatBoost)

Information about the chat boost

Source
chat

Chat which was boosted

Source
chat=(chat : Tourmaline::Chat)

Chat which was boosted

Source