osu-api-v2-js
    Preparing search index...

    Interface ChatChannelLeave

    interface ChatChannelLeave {
        data: WithDetails;
        event: "chat.channel.part";
    }
    Index

    Properties

    Properties

    event: "chat.channel.part"