Skip to main content
Defined in: types.ts:27

Properties

followed_at

followed_at: string
Defined in: types.ts:29 In the format of YYYY-MM-DD[T]HH:mm:ssZ, so can be parsed to a Date

from_id

from_id: string
Defined in: types.ts:32 The ID of the user following a streamer

from_name

from_name: string
Defined in: types.ts:35 The name of the user following a streamer

to_id

to_id: string
Defined in: types.ts:38 The ID of the channel that the user follows

to_name

to_name: string
Defined in: types.ts:41 The name of the channel that the user follows