@ecp.eth/sdk / indexer / IndexerAPINotificationTypeSchemaType
Type Alias: IndexerAPINotificationTypeSchemaType
type IndexerAPINotificationTypeSchemaType = "reply" | "mention" | "reaction" | "quote";
Defined in: packages/sdk/src/indexer/schemas.ts:788