OneSDK
    Preparing search index...

    Interface CheerEmotesResponse

    interface CheerEmotesResponse {
        data: Cheers[];
    }
    Index

    Properties

    Properties

    data: Cheers[]