-
Notifications
You must be signed in to change notification settings - Fork 20
Youtube Notification Events
AnkhHeart edited this page Apr 11, 2018
·
2 revisions
{
"event": "EVENT_YT_SUB",
"data": {
"channel_id": " UXM_g-vEyFpCu9R7BL4O32gw",
"display_name": "AnkhHeart"
}
}{
"event": "EVENT_YT_SPONSOR",
"data": {
"channel_id": " UXM_g-vEyFpCu9R7BL4O32gw",
"display_name": "Ankh Heart",
"months ": "2"
}
}{
"event": "EVENT_YT_SUPERCHAT",
"data": {
"channel_id": " UXM_g-vEyFpCu9R7BL4O32gw",
"display_name": "Ankh Heart",
"amount": "41,00",
"currency": "USD"
}
}{
"event": "EVENT_DONATION",
"data": {
"userId": "UXM_g-vEyFpCu9R7BL4O32gw",
"display_name": "Ankh Heart",
"amount": "10",
"currency": "EUR",
"message": "Take muh money!"
}
}