rozod
    Preparing search index...

    Variable postRemoveFromConversationConst Api Param

    postRemoveFromConversation: EndpointGeneric<
        {},
        { conversationId: number; resultType: "Success"; statusMessage: string },
        { conversationId: number; participantUserId: number },
    > = ...

    POST https://chat.roblox.com/v2/remove-from-conversation Removes a user from an existing conversation body