Declaration

data class Declaration(val allowGroupInvites: <Error class: unknown class><String> = AtField.Missing, val allowIncoming: String)

A declaration of a Bluesky chat account.

Constructors

Link copied to clipboard
constructor(allowGroupInvites: <Error class: unknown class><String> = AtField.Missing, allowIncoming: String)

Properties

Link copied to clipboard
val allowGroupInvites: <Error class: unknown class><String>

NOTE: This is under active development and should be considered unstable while this note is here. Declaration about group chat invitation preferences for the record owner.

Link copied to clipboard