InlineMessageId class final
Contains identifier of a sent guest message
- Inheritance
- Available extensions
- Annotations
-
- @immutable
Constructors
- InlineMessageId({required String id})
Properties
Methods
-
copyWith(
{String? id}) → InlineMessageId -
Available on InlineMessageId, provided by the InlineMessageIdExtensions 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
Static Methods
-
fromJson(
Map< String, dynamic> ? json) → InlineMessageId?
Constants
- constructor → const String