ExtendedForumChatImpl
@Serializable
Constructors
Link copied to clipboard
constructor(id: IdChatIdentifier, title: String, username: Username? = null, activeUsernames: List<Username> = emptyList(), chatPhoto: ChatPhoto? = null, permissions: ChatPermissions, description: String = "", inviteLink: String? = null, pinnedMessage: Message? = null, stickerSetName: StickerSetName? = null, slowModeDelay: Long? = null, canSetStickerSet: Boolean = false, linkedChannelChatId: IdChatIdentifier? = null, location: ChatLocation? = null, requiresJoinForMessaging: Boolean = false, requireAdminApproveToJoin: Boolean = false, isAggressiveAntiSpamEnabled: Boolean = false, membersHidden: Boolean = false, availableReactions: List<Reaction>? = null, statusEmojiId: CustomEmojiId? = null, statusEmojiExpiration: TelegramDate? = null, accentColorId: ColorId = ColorId(0), profileAccentColorId: ColorId? = null, backgroundCustomEmojiId: CustomEmojiId? = null, profileBackgroundCustomEmojiId: CustomEmojiId? = null, newMembersSeeHistory: Boolean = false, unrestrictBoostsCount: Int? = null, customEmojiStickerSetName: StickerSetName? = null, maxReactionsCount: Int = 3)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "available_reactions")
Link copied to clipboard
@SerialName(value = "background_custom_emoji_id")
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "custom_emoji_sticker_set_name")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "has_aggressive_anti_spam_enabled")
This field represents field "has_aggressive_anti_spam_enabled" from API
Link copied to clipboard
@SerialName(value = "linked_chat_id")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
This field represents field "join_by_request" from API
Link copied to clipboard
@SerialName(value = "join_to_send_messages")
This field represents field "join_to_send_messages" from API
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "emoji_status_expiration_date")
Link copied to clipboard
@SerialName(value = "emoji_status_custom_emoji_id")
Link copied to clipboard
Link copied to clipboard