ExtendedPrivateChatImpl
@Serializable
Constructors
Link copied to clipboard
constructor(id: UserId, chatPhoto: ChatPhoto? = null, username: Username? = null, activeUsernames: List<Username> = emptyList(), firstName: String = "", lastName: String = "", bio: String = "", hasPrivateForwards: Boolean = false, hasRestrictedVoiceAndVideoMessages: Boolean = false, statusEmojiId: CustomEmojiId? = null, statusEmojiExpiration: TelegramDate? = null, accentColorId: ColorId = ColorId(0), profileAccentColorId: ColorId? = null, backgroundCustomEmojiId: CustomEmojiId? = null, profileBackgroundCustomEmojiId: CustomEmojiId? = null, businessIntro: BusinessIntro? = null, businessLocation: BusinessLocation? = null, businessOpeningHours: BusinessOpeningHours? = null, birthdate: Birthdate? = null, personalChat: PreviewChannelChat? = null, maxReactionsCount: Int = 3)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "background_custom_emoji_id")
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "business_location")
Link copied to clipboard
@SerialName(value = "business_opening_hours")
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "has_restricted_voice_and_video_messages")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "profile_accent_color_id")
Link copied to clipboard
@SerialName(value = "profile_background_custom_emoji_id")
Link copied to clipboard
@SerialName(value = "emoji_status_expiration_date")
Link copied to clipboard
@SerialName(value = "emoji_status_custom_emoji_id")