Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.StartGroupCallScreenSharing
Documentation
data StartGroupCallScreenSharing Source #
Starts screen sharing in a joined group call. Returns join response payload for tgcalls. Returns Text
Constructors
StartGroupCallScreenSharing | |
Fields
|
Instances
ToJSON StartGroupCallScreenSharing Source # | |
Defined in TD.Query.StartGroupCallScreenSharing Methods toJSON :: StartGroupCallScreenSharing -> Value # toEncoding :: StartGroupCallScreenSharing -> Encoding # toJSONList :: [StartGroupCallScreenSharing] -> Value # toEncodingList :: [StartGroupCallScreenSharing] -> Encoding # | |
Show StartGroupCallScreenSharing Source # | |
Defined in TD.Query.StartGroupCallScreenSharing Methods showsPrec :: Int -> StartGroupCallScreenSharing -> ShowS # show :: StartGroupCallScreenSharing -> String # showList :: [StartGroupCallScreenSharing] -> ShowS # | |
Eq StartGroupCallScreenSharing Source # | |
Defined in TD.Query.StartGroupCallScreenSharing Methods (==) :: StartGroupCallScreenSharing -> StartGroupCallScreenSharing -> Bool # (/=) :: StartGroupCallScreenSharing -> StartGroupCallScreenSharing -> Bool # | |
ShortShow StartGroupCallScreenSharing Source # | |
Defined in TD.Query.StartGroupCallScreenSharing Methods |