createShoutout

Prepares a Shoutout Voldemort struct with information needed to compose a shoutout.

Note: Must be called from inside a Fiber.

version(TwitchSupport && WithTwitchPlugin)
package
createShoutout
(,
const string login
)

Parameters

plugin TwitchPlugin

The current TwitchPlugin.

login string

Login name of other streamer to prepare a shoutout for.

Return Value

Type: auto

Voldemort Shoutout struct.