Add Broadcaster Information
Fetch user data for the connected Kick broadcaster account
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
broadcastUser | string | Display name of the broadcaster account Example: Mustached_Maniac |
broadcastUserId | string | Unique user ID of the broadcaster account Example: 11088894 |
broadcastUserName | string | Username of the broadcaster account Example: mustached_maniac |
broadcastUserType | string | Platform type of the broadcaster account Example: Kick |
broadcasterProfileUrl | string | Link to the 300x300px PNG version of the broadcaster's Kick profile image Example: https://files.kick.com/images/user/11088894/profile_image/conversion/4495b495-4753-455c-9434-7debf0b82ba3-fullsize.webp |
C# Usage
Returns user info for the Kick Broadcaster account (if one exists)
1.0.0
public KickUserInfo KickGetBroadcaster()