Skip to main content
PUT
Pin Discord message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string
required
Pattern: ^\d{1,20}$
messageId
string
required
Pattern: ^\d{1,20}$

Query Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Response

Discord message pinned.

ok
boolean
required
data
object
required