GetInternalLinkType class
- Inheritance
-
- Object
- TdFunction
- GetInternalLinkType
Constructors
- GetInternalLinkType({required String link})
-
Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization
const
Properties
Methods
-
copyWith(
{String? link}) → GetInternalLinkType -
getConstructor(
) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
[dynamic extra]) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- CONSTRUCTOR → const String