Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.84 KB

sticker_builder.md

File metadata and controls

55 lines (35 loc) · 1.84 KB

instagram-private-api / sticker-builder

Module: sticker-builder

Table of contents

Classes

Interfaces

Type aliases

Type aliases

StickerConfig

Ƭ StickerConfig: any & { story_sticker_ids: string }

Defined in

src/sticker-builder/sticker-builder.ts:20


StickerOptions

Ƭ StickerOptions<T>: Diff<T, InstaSticker> & Partial<InstaSticker>

Type parameters

Name Type
T extends InstaSticker

Defined in

src/sticker-builder/sticker-builder.ts:18