v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
place.stream.moderation

Create a gate (hide message) on behalf of a streamer. Requires 'hide' permission. Creates a place.stream.chat.gate record in the streamer's repository.

post/xrpc/place.stream.moderation.createGate

Request body

streamerstring did required

The DID of the streamer.

messageUristring uri required

The AT-URI of the chat message to hide.

Response

Success

uristring uri required

The AT-URI of the created gate record.

cidstring cid required

The CID of the created gate record.