docsFunctionsStickersZstickerCreate

ZstickerCreate

Creates a new guild sticker from a file URL.

Syntax

ZstickerCreate{name;fileUrl;tags;description?}

Arguments

NameTypeRequiredDefault
namestringYes-
fileUrlurlYes-
tagsstringYes-
descriptionstringNo-

Example

ZstickerCreate{wave;https://example.com/sticker.png;wave,hello;A waving sticker}