InternalLinkType class sealed
InternalLinkType (internalLinkType) - parent
Describes an internal https://t.me or tg: link, which must be processed by the application in a special way.
- Inheritance
- Implementers
- InternalLinkTypeActiveSessions
- InternalLinkTypeAttachmentMenuBot
- InternalLinkTypeAuthenticationCode
- InternalLinkTypeBackground
- InternalLinkTypeBotAddToChannel
- InternalLinkTypeBotStart
- InternalLinkTypeBotStartInGroup
- InternalLinkTypeBusinessChat
- InternalLinkTypeBuyStars
- InternalLinkTypeChangePhoneNumber
- InternalLinkTypeChatBoost
- InternalLinkTypeChatFolderInvite
- InternalLinkTypeChatFolderSettings
- InternalLinkTypeChatInvite
- InternalLinkTypeDefaultMessageAutoDeleteTimerSettings
- InternalLinkTypeEditProfileSettings
- InternalLinkTypeGame
- InternalLinkTypeInstantView
- InternalLinkTypeInvoice
- InternalLinkTypeLanguagePack
- InternalLinkTypeLanguageSettings
- InternalLinkTypeMainWebApp
- InternalLinkTypeMessage
- InternalLinkTypeMessageDraft
- InternalLinkTypePassportDataRequest
- InternalLinkTypePhoneNumberConfirmation
- InternalLinkTypePremiumFeatures
- InternalLinkTypePremiumGift
- InternalLinkTypePremiumGiftCode
- InternalLinkTypePrivacyAndSecuritySettings
- InternalLinkTypeProxy
- InternalLinkTypePublicChat
- InternalLinkTypeQrCodeAuthentication
- InternalLinkTypeRestorePurchases
- InternalLinkTypeSettings
- InternalLinkTypeStickerSet
- InternalLinkTypeStory
- InternalLinkTypeTheme
- InternalLinkTypeThemeSettings
- InternalLinkTypeUnknownDeepLink
- InternalLinkTypeUnsupportedProxy
- InternalLinkTypeUserPhoneNumber
- InternalLinkTypeUserToken
- InternalLinkTypeVideoChat
- InternalLinkTypeWebApp
Constructors
-
InternalLinkType.fromJson(Map<
String, dynamic> json) -
a InternalLinkType return type can be :
factory
Properties
- clientId → int?
-
Client ID, from which this object was received
no setterinherited
- currentObjectId → String
-
TDLib object type for current class instance
no setteroverride
- extra → dynamic
-
A sign from TDLib update
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copyWith(
) → InternalLinkType - Copy instance with no modifications.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
Convert model to TDLib JSON format
override
-
toString(
) → String -
Convert model to TDLib JSON format, encoded into String.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- defaultObjectId → const String
- TDLib object type