Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmbedQueryStringBuilder

A class to help building query strings that get parsed into EmbedSettings objects. There are a few shorthands for setups where the "implementation details" are a bit weird or might change.

Hierarchy

  • EmbedQueryStringBuilder

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

planetaryBody

planetaryBody: null | Sun | Mercury | Venus | Earth | Mars | Jupiter | Saturn | Uranus | Neptune | Pluto | Moon | Io | Europa | Ganymede | Callisto = null

s

s: EmbedSettings = ...

threeDMode

threeDMode: boolean = false

Methods

toQueryItems

  • toQueryItems(): [string, string][]

Generated using TypeDoc