Skip to content

Type Alias: InlineLikeUsers

ts
type InlineLikeUsers = z.infer<typeof InlineLikeUsersSchema>;

Defined in: src/v2/models/inlineLikeUsers.ts:11