Get User Info for Target
Parameters
Broadcaster
- The currently logged in broadcaster accountUser
- User that invoked the action e.g. a raid leader, subscriber, point redeemer etc.From Input
- This will take the next word proceeding the trigger as the username to lookup. This user does not have to be present in the channelVariable
- Use the current value of an existing variable as the target
If you selected Variable
as your Source Type
, enter the name of the variable you would like to read in
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
accountAge |
| Age of the account in seconds |
createdAt |
| Datetime of when the account was created |
game |
| The user's current game category |
gameId |
| The numeric id of the game category |
tag# |
| Consecutive arguments populated with one tag value each |
tagCount |
| A count of the tags that channel set most recently |
tags |
| All tags in a |
tagsDelimited |
| A comma separated list of all tags |
targetChannelTitle |
| The stream title of the user |
targetDescription |
| The user's channel description |
targetDescriptionEscaped |
| The user's channel description but URL encoded |
targetIsAffiliate |
| A boolean value indicating if the user is an affiliate |
targetIsModerator |
| A boolean value indicating if the user is a moderator |
targetIsPartner |
| A boolean value indicating if the user is a partner |
targetIsSubscribed |
| A boolean value indicating if the user is currently subscribed |
targetIsVip |
| A boolean value indicating if the user is a VIP |
targetLastActive |
| When the user was last active |
targetPreviousActive |
| When the user was previously active |
targetSubscriptionTier |
|
|
targetUser |
| Display name of the target user |
targetUserId |
| User Id of the target user |
targetUserName |
| User name of the target user |
targetUserProfileImageUrl |
| link to the 300x300px PNG version of a user's twitch profile image |
targetUserProfileImageUrlEscaped |
| The url to the user's profile image URL encoded |
targetUserType |
| The type of user, |