solana-app-kit


solana-app-kit / components/thread/thread.types / ThreadUser

Interface: ThreadUser

Defined in: src/components/thread/thread.types.ts:59

Properties

avatar

avatar: ImageSourcePropType

Defined in: src/components/thread/thread.types.ts:63


handle

handle: string

Defined in: src/components/thread/thread.types.ts:62


id

id: string

Defined in: src/components/thread/thread.types.ts:60


username

username: string

Defined in: src/components/thread/thread.types.ts:61


verified?

optional verified: boolean

Defined in: src/components/thread/thread.types.ts:64