Module types

Module types 

Source
Expand description

Types specific to the fetch module

Structs§

ChannelInfo
Channel information from the Kick API
ChatroomInfo
Chatroom information
ClientConfig
Configuration for the HTTP client
FetchMetrics
Metrics for fetch operations
RequestContext
Request context for tracking fetch operations
StrategyConfig
Strategy configuration for different fetch approaches
UserInfo
User information associated with a channel

Enums§

FetchError
Error types for fetch operations

Type Aliases§

FetchResult
Result type for fetch operations