ExtendedBot

constructor(id: UserId, firstName: String, lastName: String = "", username: Username? = null, canJoinGroups: Boolean = false, canReadAllGroupMessages: Boolean = false, supportsInlineQueries: Boolean = false, canConnectToBusiness: Boolean = false, chatPhoto: ChatPhoto? = null, accentColorId: ColorId = ColorId(0), profileAccentColorId: ColorId? = null, backgroundCustomEmojiId: CustomEmojiId? = null, profileBackgroundCustomEmojiId: CustomEmojiId? = null)