Interface ChatBoostAdded

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

interface ChatBoostAdded {
    boost_count: number;
}

Properties

Properties

boost_count: number

Number of boosts added by the user