go-twitch/api/moderation
Evan Fiordeliso cfb565ca86 add descriptions to eventsub subscription types and update based on api changelog 2024-04-24 01:30:58 -04:00
..
add_blocked_term.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
add_channel_moderator.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
add_channel_vip.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
ban_user.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
check_automod_status.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
delete_chat_messages.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_automod_settings.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_banned_users.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_blocked_terms.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_moderated_channels.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_moderators.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_shield_mode_status.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
get_unban_requests.go add descriptions to eventsub subscription types and update based on api changelog 2024-04-24 01:30:58 -04:00
get_vips.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
manage_held_automod_messages.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
models.go Add Moderation endpoints to API 2024-03-03 15:14:59 -05:00
moderation.go Add Moderation endpoints to API 2024-03-03 15:14:59 -05:00
remove_blocked_term.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
remove_channel_moderator.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
remove_channel_vip.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
resolve_unban_requests.go add descriptions to eventsub subscription types and update based on api changelog 2024-04-24 01:30:58 -04:00
unban_user.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
update_automod_settings.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00
update_shield_mode_status.go fix: Create endpoint make utility to build endpoints 2024-03-07 20:52:42 -05:00