Module: Twitch
- Defined in:
- lib/twitch.rb,
lib/twitch/error.rb,
lib/twitch/oauth.rb,
lib/twitch/client.rb,
lib/twitch/object.rb,
lib/twitch/version.rb,
lib/twitch/resource.rb,
lib/twitch/collection.rb,
lib/twitch/objects/tag.rb,
lib/twitch/objects/vip.rb,
lib/twitch/objects/clip.rb,
lib/twitch/objects/game.rb,
lib/twitch/objects/goal.rb,
lib/twitch/objects/poll.rb,
lib/twitch/objects/raid.rb,
lib/twitch/objects/user.rb,
lib/twitch/rate_limiter.rb,
lib/twitch/objects/badge.rb,
lib/twitch/objects/emote.rb,
lib/twitch/objects/video.rb,
lib/twitch/objects/stream.rb,
lib/twitch/resources/tags.rb,
lib/twitch/resources/vips.rb,
lib/twitch/error_generator.rb,
lib/twitch/objects/channel.rb,
lib/twitch/objects/chatter.rb,
lib/twitch/objects/warning.rb,
lib/twitch/resources/clips.rb,
lib/twitch/resources/games.rb,
lib/twitch/resources/goals.rb,
lib/twitch/resources/polls.rb,
lib/twitch/resources/raids.rb,
lib/twitch/resources/users.rb,
lib/twitch/resources/badges.rb,
lib/twitch/resources/emotes.rb,
lib/twitch/resources/search.rb,
lib/twitch/resources/videos.rb,
lib/twitch/objects/moderator.rb,
lib/twitch/resources/automod.rb,
lib/twitch/resources/streams.rb,
lib/twitch/objects/prediction.rb,
lib/twitch/objects/stream_key.rb,
lib/twitch/objects/user_color.rb,
lib/twitch/resources/channels.rb,
lib/twitch/resources/chatters.rb,
lib/twitch/resources/warnings.rb,
lib/twitch/resources/whispers.rb,
lib/twitch/objects/banned_user.rb,
lib/twitch/resources/shoutouts.rb,
lib/twitch/objects/banned_event.rb,
lib/twitch/objects/blocked_term.rb,
lib/twitch/objects/blocked_user.rb,
lib/twitch/objects/chat_message.rb,
lib/twitch/objects/follow_count.rb,
lib/twitch/objects/subscription.rb,
lib/twitch/resources/moderators.rb,
lib/twitch/objects/custom_reward.rb,
lib/twitch/objects/followed_user.rb,
lib/twitch/objects/search_result.rb,
lib/twitch/objects/stream_marker.rb,
lib/twitch/objects/unban_request.rb,
lib/twitch/resources/predictions.rb,
lib/twitch/objects/automod_status.rb,
lib/twitch/objects/channel_editor.rb,
lib/twitch/resources/banned_users.rb,
lib/twitch/objects/automod_setting.rb,
lib/twitch/objects/moderator_event.rb,
lib/twitch/objects/stream_schedule.rb,
lib/twitch/resources/announcements.rb,
lib/twitch/resources/banned_events.rb,
lib/twitch/resources/blocked_terms.rb,
lib/twitch/resources/chat_messages.rb,
lib/twitch/resources/subscriptions.rb,
lib/twitch/objects/charity_campaign.rb,
lib/twitch/objects/eventsub_conduit.rb,
lib/twitch/objects/hype_train_event.rb,
lib/twitch/resources/custom_rewards.rb,
lib/twitch/resources/stream_markers.rb,
lib/twitch/resources/unban_requests.rb,
lib/twitch/resources/stream_schedule.rb,
lib/twitch/objects/subscription_count.rb,
lib/twitch/objects/user_authorization.rb,
lib/twitch/resources/moderator_events.rb,
lib/twitch/resources/charity_campaigns.rb,
lib/twitch/resources/eventsub_conduits.rb,
lib/twitch/resources/hype_train_events.rb,
lib/twitch/objects/eventsub_subscription.rb,
lib/twitch/objects/eventsub_conduit_shard.rb,
lib/twitch/objects/custom_reward_redemption.rb,
lib/twitch/resources/eventsub_subscriptions.rb,
lib/twitch/resources/custom_reward_redemptions.rb
Defined Under Namespace
Modules: Errors Classes: AnnouncementsResource, AutomodResource, AutomodSetting, AutomodStatus, Badge, BadgesResource, BannedEvent, BannedEventsResource, BannedUser, BannedUsersResource, BlockedTerm, BlockedTermsResource, BlockedUser, Channel, ChannelEditor, ChannelsResource, CharityCampaign, CharityCampaignsResource, ChatMessage, ChatMessagesResource, Chatter, ChattersResource, Client, Clip, ClipsResource, Collection, CustomReward, CustomRewardRedemption, CustomRewardRedemptionsResource, CustomRewardsResource, Emote, EmotesResource, Error, ErrorFactory, ErrorGenerator, EventsubConduit, EventsubConduitShard, EventsubConduitsResource, EventsubSubscription, EventsubSubscriptionsResource, FollowCount, FollowedUser, Game, GamesResource, Goal, GoalsResource, HypeTrainEvent, HypeTrainEventsResource, Moderator, ModeratorEvent, ModeratorEventsResource, ModeratorsResource, OAuth, Object, Poll, PollsResource, Prediction, PredictionsResource, Raid, RaidsResource, RateLimiter, Resource, SearchResource, SearchResult, ShoutoutsResource, Stream, StreamKey, StreamMarker, StreamMarkersResource, StreamSchedule, StreamScheduleResource, StreamsResource, Subscription, SubscriptionCount, SubscriptionsResource, Tag, TagsResource, UnbanRequest, UnbanRequestsResource, User, UserAuthorization, UserColor, UsersResource, Video, VideosResource, Vip, VipsResource, Warning, WarningsResource, WhispersResource
Constant Summary collapse
- VERSION =
"1.9.1"