MessageExtensions extension
- on
Methods
-
copyWith(
{int? id, MessageSender? senderId, MessageSender? receiverId, int? chatId, MessageSendingState? sendingState, MessageSchedulingState? schedulingState, bool? isOutgoing, bool? isPinned, bool? isFromOffline, bool? canBeSaved, bool? hasTimestampedMedia, bool? isChannelPost, bool? isPaidStarSuggestedPost, bool? isPaidGramSuggestedPost, bool? containsUnreadMention, bool? containsUnreadPollVotes, int? date, int? editDate, MessageForwardInfo? forwardInfo, MessageImportInfo? importInfo, MessageInteractionInfo? interactionInfo, List< UnreadReaction> ? unreadReactions, FactCheck? factCheck, SuggestedPostInfo? suggestedPostInfo, MessageReplyTo? replyTo, MessageTopic? topicId, MessageSelfDestructType? selfDestructType, double? selfDestructIn, double? autoDeleteIn, int? viaBotUserId, MessageSender? guestBotCallerId, int? senderBusinessBotUserId, int? senderBoostCount, String? senderTag, int? paidMessageStarCount, String? authorSignature, int? mediaAlbumId, int? effectId, RestrictionInfo? restrictionInfo, String? summaryLanguageCode, MessageContent? content, ReplyMarkup? replyMarkup, int? ephemeralMessageId}) → Message -
Available on Message, provided by the MessageExtensions extension