Interface IOneTimeKey

the type of the one_time_keys and fallback_keys parameters on /_matrix/client/v3/keys/upload

See

https://spec.matrix.org/v1.5/client-server-api/#post_matrixclientv3keysupload

Hierarchy

  • IOneTimeKey

Properties

fallback?: boolean
key: string
signatures?: ISignatures

Generated using TypeDoc