discord-haskell-1.9.1: Write bots for Discord in Haskell
Safe HaskellNone
LanguageHaskell2010

Discord.Internal.Gateway.EventLoop

Description

Provides logic code for interacting with the Discord websocket gateway. Realistically, this is probably lower level than most people will need

Synopsis

Documentation

data LoopState Source #

State of the eventloop

Instances

Instances details
Show LoopState Source # 
Instance details

Defined in Discord.Internal.Gateway.EventLoop