Spacer

A spacer component is used to create empty space between other messenger card components.

{
  "type": "spacer", 
  "size":  "xl"
}
ParameterPossible ValuesRequiredFunction
idAny stringNoUnique identifier for the component within this card.
sizexs s (default) m l xlNoRepresents the amount of space between components.

Card View

Frame View