kameloso IRC bot
Dlang.org
MissingBroadcasterTokenException.this
kameloso
plugins
twitch
common
MissingBroadcasterTokenException
Create a new
MissingBroadcasterTokenException
, without attaching anything.
this
(string message, string channelName, string file, size_t line, Throwable nextInChain)
this
(string message, string file, size_t line, Throwable nextInChain)
class
MissingBroadcasterTokenException
@
safe
pure nothrow @
nogc
@
safe
this
(
const
string
message
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
Throwable
nextInChain
= null
)
kameloso
plugins
twitch
common
MissingBroadcasterTokenException
constructors
this
variables
channelName
Create a new MissingBroadcasterTokenException, without attaching anything.