Home > @bilibili-live/web-player-biz > IRoomPlayer > sendDanmaku

# IRoomPlayer.sendDanmaku property

Signature:

sendDanmaku: (data: any) => Promise<{
        uniqueID: any;
        response: Response;
    }>;