Méthode | Description | |
---|---|---|
GetUser ( string username ) : TwitchUser | ||
TwitchApi ( ITwitchFactory factory ) |
Méthode | Description | |
---|---|---|
GetFollowerJson ( TwitchConnection connection, uint limit, uint offset ) : string | ||
GetJson ( TwitchBot bot, uint limit, uint offset, string path ) : string | ||
GetLiveFollowersJson ( TwitchConnection connection, uint limit, uint offset ) : string | ||
UpdateLiveFollowers ( TwitchConnection connection, uint limit, uint offset ) : void | ||
UpdateNewFollowers ( TwitchConnection connection, uint limit, uint offset, bool forceNextPage = false ) : void |
public GetUser ( string username ) : TwitchUser | ||
username | string | |
Résultat | TwitchUser |