ultra-telegram-framework
    Preparing search index...

    Interface ChatBoostUpdated

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

    interface ChatBoostUpdated {
        boost: ChatBoost;
        chat: Chat;
    }
    Index

    Properties

    Properties

    boost: ChatBoost

    Information about the chat boost

    chat: Chat

    Chat which was boosted