Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data ReplaceVideoChatRtmpUrl Source #
Replaces the current RTMP URL for streaming to the chat; requires owner privileges. Returns RtmpUrl
Instances
ToJSON ReplaceVideoChatRtmpUrl Source # | |
Defined in TD.Query.ReplaceVideoChatRtmpUrl | |
Show ReplaceVideoChatRtmpUrl Source # | |
Defined in TD.Query.ReplaceVideoChatRtmpUrl showsPrec :: Int -> ReplaceVideoChatRtmpUrl -> ShowS # show :: ReplaceVideoChatRtmpUrl -> String # showList :: [ReplaceVideoChatRtmpUrl] -> ShowS # | |
Eq ReplaceVideoChatRtmpUrl Source # | |
Defined in TD.Query.ReplaceVideoChatRtmpUrl | |
ShortShow ReplaceVideoChatRtmpUrl Source # | |
Defined in TD.Query.ReplaceVideoChatRtmpUrl |