ChatExtensions extension
- on
Methods
-
copyWith(
{int? id, ChatType? type, String? title, ChatPhotoInfo? photo, int? accentColorId, int? backgroundCustomEmojiId, UpgradedGiftColors? upgradedGiftColors, int? profileAccentColorId, int? profileBackgroundCustomEmojiId, ChatPermissions? permissions, Message? lastMessage, List< ChatPosition> ? positions, List<ChatList> ? chatLists, MessageSender? messageSenderId, BlockList? blockList, bool? hasProtectedContent, bool? isTranslatable, bool? isMarkedAsUnread, bool? viewAsTopics, bool? hasScheduledMessages, bool? canBeDeletedOnlyForSelf, bool? canBeDeletedForAllUsers, bool? canBeReported, bool? defaultDisableNotification, int? unreadCount, int? lastReadInboxMessageId, int? lastReadOutboxMessageId, int? unreadMentionCount, int? unreadReactionCount, int? unreadPollVoteCount, ChatNotificationSettings? notificationSettings, ChatAvailableReactions? availableReactions, int? messageAutoDeleteTime, EmojiStatus? emojiStatus, ChatBackground? background, ChatTheme? theme, ChatActionBar? actionBar, BusinessBotManageBar? businessBotManageBar, VideoChat? videoChat, ChatJoinRequestsInfo? pendingJoinRequests, int? replyMarkupMessageId, DraftMessage? draftMessage, String? clientData}) → Chat -
Available on Chat, provided by the ChatExtensions extension