ReplaceLiveStoryRtmpUrl class final
Replaces the current RTMP URL for streaming to a live story; requires owner privileges for channel chats Returns RtmpUrl
- Inheritance
-
- Object
- TdFunction
- ReplaceLiveStoryRtmpUrl
- Available extensions
- Annotations
-
- @immutable
Constructors
- ReplaceLiveStoryRtmpUrl({required int chatId})
Properties
Methods
-
copyWith(
{int? chatId}) → ReplaceLiveStoryRtmpUrl -
Available on ReplaceLiveStoryRtmpUrl, provided by the ReplaceLiveStoryRtmpUrlExtensions extension
-
getConstructor(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
- constructor → const String