Wasm Directoryalpha
Record

post-create-new-sticker-set-params

No description available.

record post-create-new-sticker-set-params {
  contains-masks: option​<bool>,
  emojis: string,
  mask-position: option​<mask-position>,
  name: string,
  png-sticker: option​<string>,
  tgs-sticker: option​<input-file>,
  title: string,
  user-id: s32,
}

Fields

NameTypeDescription
contains-masksoption​<bool>
emojisstring
mask-positionoption​<mask-position>
namestring
png-stickeroption​<string>
tgs-stickeroption​<input-file>
titlestring
user-ids32