Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface State

State declaration

Hierarchy

Index

Properties

available_locales

available_locales: string[]

connection_http

connection_http: null | boolean

connection_websocket

connection_websocket: null | boolean

currencies

currencies: Currencies

currency_default

currency_default: string | 0

fallback_locale

fallback_locale: string

flash

flash: object

Type declaration

is_admin

is_admin: boolean

locale

locale: string

locale_names

locale_names: object

Type declaration

  • [locale: string]: string

max_file_kb

max_file_kb: number

max_file_uploads

max_file_uploads: number

messages

name

name: string

notifications

notifications: object

Type declaration

reRoutedTimes

reRoutedTimes: number

socket_host

socket_host: null | string

token

token: null | string

Optional unread_conversations

unread_conversations: Conversation[]

user

user: null | User

Generated using TypeDoc