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