Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Site

The equivalent of Type site.
This object represents a Site in the Stack Exchange network.

Hierarchy

  • Site

Index

Constructors

constructor

Properties

aliases

aliases: string[] | null

May be absent, in which case it is set to null

apiSiteParameter

apiSiteParameter: string | null

audience

audience: string | null

closedBetaDate

closedBetaDate: Date | null

May be absent, in which case it is set to null

faviconUrl

faviconUrl: string | null

highResolutionIconUrl

highResolutionIconUrl: string | null

May be absent, in which case it is set to null

iconUrl

iconUrl: string | null

launchDate

launchDate: Date | null

logoUrl

logoUrl: string | null

markdownExtensions

markdownExtensions: Array<"MathJax" | "Prettify" | "Balsamiq" | "jTab"> | null

May be absent, in which case it is set to null

name

name: string | null | null

openBetaDate

openBetaDate: Date | null

May be absent, in which case it is set to null

relatedSites

relatedSites: RelatedSite[] | null

May be absent, in which case it is set to null

siteState

siteState: "normal" | "closed_beta" | "open_beta" | "linked_meta" | null

siteType

siteType: "main_site" | "meta_site" | null

siteUrl

siteUrl: string | null

styling

styling: Styling | null

twitterAccount

twitterAccount: string | null

May be absent, in which case it is set to null

Made by Horyus. Documentation generated by TypeDoc.