APIStickerItem

export type APIStickerItem = Pick<APISticker, 'format_type' | 'id' | 'name'>;
export type APIStickerItem = Pick<APISticker, 'format_type' | 'id' | 'name'>;