stickers.suggestShortName

Suggests a short name for a given stickerpack name

 Method schema is available as of layer 129. Switch »

Parameters

Name Type Description
title string Sticker pack name

Result

stickers.SuggestedShortName

Possible errors

Code Type Description
400 TITLE_INVALID The specified stickerpack title is invalid.
Go up