### Description These endpoints lack markdown documentation - [ ] getChannelInformation - [ ] updateChannelInformation - [ ] startCommercial - [ ] banUser - [ ] unbanUser - [ ] sendWhisper - [ ] manageAutoModHeldMessage - [ ] getBlockedTerms - [ ] addBlockedTerm - [ ] removeBlockedTerm - [ ] searchCategories - [ ] searchChannels - [ ] deleteChatMessages - [ ] createCustomReward - [ ] deleteCustomReward - [ ] getCustomRewards - [ ] getCustomRewardRedemption - [ ] updateCustomReward - [ ] updateRedemptionStatus - [ ] createStreamMarker - [ ] getBannedUsers - [ ] getChatSettings - [ ] updateChatSettings - [ ] checkAutomodStatus - [ ] getAutoModSettings - [ ] updateAutoModSettings - [ ] sendChatAnnouncement - [ ] getChannelChatBadges - [ ] getGlobalChatBadges - [ ] getUserChatColor - [ ] updateUserChatColor - [ ] getChannelEmotes - [ ] getGlobalEmotes - [ ] getEmoteSets - [ ] getChannelEditors - [ ] getChannelVips - [ ] addChannelVip - [ ] removeChannelVip - [ ] addChannelModerator - [ ] removeChannelModerator - [ ] getUserBlockList - [ ] blockUser - [ ] unblockUser - [ ] createEventSubSubscription - [ ] deleteEventSubSubscription - [ ] getEventSubSubscriptions - [ ] checkUserSubscription - [ ] getPolls - [ ] createPoll - [ ] endPoll - [ ] getPredictions - [ ] createPrediction - [ ] endPrediction - [ ] startRaid - [ ] cancelRaid - [ ] getChannelStreamSchedule - [ ] getChannelInternetCalendar - [ ] updateChannelStreamSchedule - [ ] createStreamScheduleSegment - [ ] updateStreamScheduleSegment - [ ] deleteStreamScheduleSegment - [ ] getFollowedStreams - [ ] getTeams - [ ] getChannelTeams - [ ] deleteVideos - [ ] getCreatorGoals - [ ] getHypeTrainEvents - [ ] getIngestServers - [ ] getCharityCampaign - [ ] getSoundtrackCurrentTrack - [ ] getSoundtrackPlaylist - [ ] getSoundtrackPlaylists - [ ] getExtensions - [ ] sendExtensionChatMessage - [ ] getExtensionConfigurationSegment - [ ] setExtensionConfigurationSegment - [ ] getExtensionSecrets - [ ] createExtensionSecret - [ ] getExtensionLiveChannels - [ ] sendExtensionPubSubMessage - [ ] getReleasedExtensions - [ ] setExtensionRequiredConfiguration - [ ] getDropsEntitlements - [ ] updateDropsEntitlements - [ ] createEntitlementUploadUrl - [ ] getExtensionTransactions - [ ] updateUserExtensions - [ ] getExtensionBitsProducts - [ ] updateExtensionBitsProduct - [x] getCheermotes - [x] getCodeStatus - [x] redeemCode - [x] getModerators - [x] getModeratorEvents - [x] getStreams - [x] getStreamKey - [x] createClip - [x] getClips - [x] getGames - [x] getExtensionAnalyticUrl - [x] getGameAnalyticUrl - [x] getBitsLeaderboard - [x] getTopGames - [x] getStreamMarkers - [x] getSubscriptions - [x] getSubscriptionsByUser - [x] getUsers - [x] getFollowers - [x] updateUser - [x] getUserExtensions - [x] getUserActiveExtensions - [x] getVideos ### Solutions Add markdown docs ### Additional context Official helix documentation: https://dev.twitch.tv/docs/api/reference Directory for markdown docs: https://github.com/twitch4j/twitch4j.github.io/tree/master/docs/versioned_docs/version-1.x/rest-helix Method definitions: https://github.com/twitch4j/twitch4j/blob/master/rest-helix/src/main/java/com/github/twitch4j/helix/TwitchHelix.java Javadoc: https://twitch4j.github.io/javadoc/com/github/twitch4j/helix/TwitchHelix.html
Description
These endpoints lack markdown documentation
Solutions
Add markdown docs
Additional context
Official helix documentation: https://dev.twitch.tv/docs/api/reference
Directory for markdown docs: https://github.com/twitch4j/twitch4j.github.io/tree/master/docs/versioned_docs/version-1.x/rest-helix
Method definitions: https://github.com/twitch4j/twitch4j/blob/master/rest-helix/src/main/java/com/github/twitch4j/helix/TwitchHelix.java
Javadoc: https://twitch4j.github.io/javadoc/com/github/twitch4j/helix/TwitchHelix.html