twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

ChatCommunityPayForwardInfo

Information about a "forward payment" to the community.

{
The display name of the forwarding user.
displayName: string
The display name of the original gifter.
The user ID of the original gifter.
The user ID of the forwarding user.
userId: string
}

Properties

displayName

Type: string

The display name of the forwarding user.

originalGifterDisplayName

Type: ?string

The display name of the original gifter.

May be empty if the original gift was anonymous.

originalGifterUserId

Type: ?string

The user ID of the original gifter.

May be empty if the original gift was anonymous.

userId

Type: string

The user ID of the forwarding user.