renderDelayedStickerIncludes()
Overview
public string function renderDelayedStickerIncludes(
required string content
)
Takes string content and injects dynamically rendered Sticker includes into locations that are marked up with delayed Sticker syntax
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| content | string | Yes | The content to be parsed and injected with rendered Sticker includes |