github.com/gotd/td/bin.Buffer.PutInt (method)

1504 uses

	github.com/gotd/td/bin (current package)
		encode.go#L39: func (b *Buffer) PutInt(v int) {

	github.com/gotd/td/crypto
		bind.go#L45: 	b.PutInt(m.ExpiresAt)
		encrypted_message_data.go#L53: 	(&bin.Buffer{Buf: b.Buf[lengthOffset:lengthOffset]}).PutInt(msgLen)

	github.com/gotd/td/mt
		tl_bad_msg_notification_gen.go#L140: 	buf.PutInt(b.BadMsgSeqno)
		tl_bad_msg_notification_gen.go#L141: 	buf.PutInt(b.ErrorCode)
		tl_bad_msg_notification_gen.go#L324: 	buf.PutInt(b.BadMsgSeqno)
		tl_bad_msg_notification_gen.go#L325: 	buf.PutInt(b.ErrorCode)
		tl_future_salt_gen.go#L134: 	b.PutInt(f.ValidSince)
		tl_future_salt_gen.go#L135: 	b.PutInt(f.ValidUntil)
		tl_future_salts_gen.go#L135: 	b.PutInt(f.Now)
		tl_future_salts_gen.go#L136: 	b.PutInt(len(f.Salts))
		tl_get_future_salts_gen.go#L116: 	b.PutInt(g.Num)
		tl_http_wait_gen.go#L134: 	b.PutInt(h.MaxDelay)
		tl_http_wait_gen.go#L135: 	b.PutInt(h.WaitAfter)
		tl_http_wait_gen.go#L136: 	b.PutInt(h.MaxWait)
		tl_message_gen.go#L144: 	b.PutInt(m.Seqno)
		tl_message_gen.go#L145: 	b.PutInt(m.Bytes)
		tl_msg_container_gen.go#L116: 	b.PutInt(len(m.Messages))
		tl_msg_detailed_info_gen.go#L150: 	b.PutInt(m.Bytes)
		tl_msg_detailed_info_gen.go#L151: 	b.PutInt(m.Status)
		tl_msg_detailed_info_gen.go#L340: 	b.PutInt(m.Bytes)
		tl_msg_detailed_info_gen.go#L341: 	b.PutInt(m.Status)
		tl_p_q_inner_data_gen.go#L431: 	b.PutInt(p.DC)
		tl_p_q_inner_data_gen.go#L715: 	b.PutInt(p.DC)
		tl_p_q_inner_data_gen.go#L716: 	b.PutInt(p.ExpiresIn)
		tl_ping_delay_disconnect_gen.go#L126: 	b.PutInt(p.DisconnectDelay)
		tl_rpc_drop_answer_gen.go#L338: 	b.PutInt(r.SeqNo)
		tl_rpc_drop_answer_gen.go#L339: 	b.PutInt(r.Bytes)
		tl_rpc_error_gen.go#L125: 	b.PutInt(r.ErrorCode)
		tl_server_d_h_inner_data_gen.go#L163: 	b.PutInt(s.G)
		tl_server_d_h_inner_data_gen.go#L166: 	b.PutInt(s.ServerTime)

	github.com/gotd/td/proto
		container.go#L20: 	b.PutInt(len(m.Messages))
		container.go#L62: 	b.PutInt(m.SeqNo)
		container.go#L63: 	b.PutInt(m.Bytes)

	github.com/gotd/td/proto/codec
		full.go#L57: 	write.PutInt(4 + 4 + b.Len() + 4)
		full.go#L60: 	write.PutInt(seqNo)
		full.go#L84: 	b.PutInt(n)
		intermediate.go#L87: 	inner.PutInt(b.Len())

	github.com/gotd/td/tg
		tl_access_point_rule_gen.go#L148: 	b.PutInt(a.DCID)
		tl_access_point_rule_gen.go#L149: 	b.PutInt(len(a.IPs))
		tl_account_authorizations_gen.go#L137: 	b.PutInt(a.AuthorizationTTLDays)
		tl_account_days_ttl_gen.go#L126: 	b.PutInt(a.Days)
		tl_account_get_tmp_password_gen.go#L144: 	b.PutInt(g.Period)
		tl_account_get_unique_gift_chat_themes_gen.go#L167: 	b.PutInt(g.Limit)
		tl_account_password_gen.go#L411: 		b.PutInt(p.PendingResetDate)
		tl_account_register_device_gen.go#L214: 	b.PutInt(r.TokenType)
		tl_account_reset_password_result_gen.go#L132: 	b.PutInt(r.RetryDate)
		tl_account_reset_password_result_gen.go#L268: 	b.PutInt(r.UntilDate)
		tl_account_sent_email_code_gen.go#L141: 	b.PutInt(s.Length)
		tl_account_set_authorization_ttl_gen.go#L126: 	b.PutInt(s.AuthorizationTTLDays)
		tl_account_tmp_password_gen.go#L138: 	b.PutInt(t.ValidUntil)
		tl_account_unregister_device_gen.go#L154: 	b.PutInt(u.TokenType)
		tl_account_update_device_locked_gen.go#L133: 	b.PutInt(u.Period)
		tl_ai_compose_tone_gen.go#L302: 		b.PutInt(a.InstallsCount)
		tl_aicompose_get_tone_example_gen.go#L142: 	b.PutInt(g.Num)
		tl_attach_menu_bot_icon_color_gen.go#L144: 	b.PutInt(a.Color)
		tl_auction_bid_level_gen.go#L154: 	b.PutInt(a.Pos)
		tl_auction_bid_level_gen.go#L156: 	b.PutInt(a.Date)
		tl_auth_authorization_gen.go#L231: 		b.PutInt(a.OtherwiseReloginDays)
		tl_auth_authorization_gen.go#L234: 		b.PutInt(a.TmpSessions)
		tl_auth_bind_temp_auth_key_gen.go#L176: 	buf.PutInt(b.ExpiresAt)
		tl_auth_export_authorization_gen.go#L126: 	b.PutInt(e.DCID)
		tl_auth_export_login_token_gen.go#L162: 	b.PutInt(e.APIID)
		tl_auth_finish_passkey_login_gen.go#L206: 		b.PutInt(f.FromDCID)
		tl_auth_import_bot_authorization_gen.go#L168: 	b.PutInt(i.Flags)
		tl_auth_import_bot_authorization_gen.go#L169: 	b.PutInt(i.APIID)
		tl_auth_import_web_token_authorization_gen.go#L154: 	b.PutInt(i.APIID)
		tl_auth_init_passkey_login_gen.go#L147: 	b.PutInt(i.APIID)
		tl_auth_login_token_gen.go#L145: 	b.PutInt(l.Expires)
		tl_auth_login_token_gen.go#L307: 	b.PutInt(l.DCID)
		tl_auth_send_code_gen.go#L166: 	b.PutInt(s.APIID)
		tl_auth_sent_code_gen.go#L221: 		b.PutInt(s.Timeout)
		tl_auth_sent_code_gen.go#L659: 	b.PutInt(s.PremiumDays)
		tl_auth_sent_code_type_gen.go#L131: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L266: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L402: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L691: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L950: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L952: 		b.PutInt(s.ResetAvailablePeriod)
		tl_auth_sent_code_type_gen.go#L955: 		b.PutInt(s.ResetPendingDate)
		tl_auth_sent_code_type_gen.go#L1423: 	b.PutInt(s.Length)
		tl_auth_sent_code_type_gen.go#L1715: 		b.PutInt(s.PushTimeout)
		tl_auth_sent_code_type_gen.go#L1717: 	b.PutInt(s.Length)
		tl_authorization_gen.go#L363: 	b.PutInt(a.APIID)
		tl_authorization_gen.go#L366: 	b.PutInt(a.DateCreated)
		tl_authorization_gen.go#L367: 	b.PutInt(a.DateActive)
		tl_auto_download_settings_gen.go#L279: 	b.PutInt(a.PhotoSizeMax)
		tl_auto_download_settings_gen.go#L282: 	b.PutInt(a.VideoUploadMaxbitrate)
		tl_auto_download_settings_gen.go#L283: 	b.PutInt(a.SmallQueueActiveOperationsMax)
		tl_auto_download_settings_gen.go#L284: 	b.PutInt(a.LargeQueueActiveOperationsMax)
		tl_birthday_gen.go#L179: 	buf.PutInt(b.Day)
		tl_birthday_gen.go#L180: 	buf.PutInt(b.Month)
		tl_birthday_gen.go#L182: 		buf.PutInt(b.Year)
		tl_boost_gen.go#L335: 		buf.PutInt(b.GiveawayMsgID)
		tl_boost_gen.go#L337: 	buf.PutInt(b.Date)
		tl_boost_gen.go#L338: 	buf.PutInt(b.Expires)
		tl_boost_gen.go#L343: 		buf.PutInt(b.Multiplier)
		tl_bot_app_settings_gen.go#L241: 		buf.PutInt(b.BackgroundColor)
		tl_bot_app_settings_gen.go#L244: 		buf.PutInt(b.BackgroundDarkColor)
		tl_bot_app_settings_gen.go#L247: 		buf.PutInt(b.HeaderColor)
		tl_bot_app_settings_gen.go#L250: 		buf.PutInt(b.HeaderDarkColor)
		tl_bot_business_connection_gen.go#L224: 	buf.PutInt(b.DCID)
		tl_bot_business_connection_gen.go#L225: 	buf.PutInt(b.Date)
		tl_bot_inline_message_gen.go#L923: 		buf.PutInt(b.Heading)
		tl_bot_inline_message_gen.go#L926: 		buf.PutInt(b.Period)
		tl_bot_inline_message_gen.go#L929: 		buf.PutInt(b.ProximityNotificationRadius)
		tl_bot_preview_media_gen.go#L140: 	buf.PutInt(b.Date)
		tl_bots_get_popular_app_bots_gen.go#L149: 	b.PutInt(g.Limit)
		tl_bots_update_star_ref_program_gen.go#L193: 	b.PutInt(u.CommissionPermille)
		tl_bots_update_star_ref_program_gen.go#L195: 		b.PutInt(u.DurationMonths)
		tl_business_away_message_gen.go#L188: 	buf.PutInt(b.ShortcutID)
		tl_business_away_message_schedule_gen.go#L360: 	buf.PutInt(b.StartDate)
		tl_business_away_message_schedule_gen.go#L361: 	buf.PutInt(b.EndDate)
		tl_business_chat_link_gen.go#L230: 	buf.PutInt(b.Views)
		tl_business_greeting_message_gen.go#L157: 	buf.PutInt(b.ShortcutID)
		tl_business_greeting_message_gen.go#L161: 	buf.PutInt(b.NoActivityDays)
		tl_business_weekly_open_gen.go#L148: 	buf.PutInt(b.StartMinute)
		tl_business_weekly_open_gen.go#L149: 	buf.PutInt(b.EndMinute)
		tl_cdn_public_key_gen.go#L143: 	b.PutInt(c.DCID)
		tl_channel_admin_log_event_action_gen.go#L3205: 	b.PutInt(c.PrevValue)
		tl_channel_admin_log_event_action_gen.go#L3206: 	b.PutInt(c.NewValue)
		tl_channel_admin_log_event_action_gen.go#L4867: 	b.PutInt(c.PrevValue)
		tl_channel_admin_log_event_action_gen.go#L4868: 	b.PutInt(c.NewValue)
		tl_channel_admin_log_event_gen.go#L160: 	b.PutInt(c.Date)
		tl_channel_participant_gen.go#L206: 	b.PutInt(c.Date)
		tl_channel_participant_gen.go#L208: 		b.PutInt(c.SubscriptionUntilDate)
		tl_channel_participant_gen.go#L519: 	b.PutInt(c.Date)
		tl_channel_participant_gen.go#L521: 		b.PutInt(c.SubscriptionUntilDate)
		tl_channel_participant_gen.go#L1129: 	b.PutInt(c.Date)
		tl_channel_participant_gen.go#L1505: 	b.PutInt(c.Date)
		tl_channel_participants_filter_gen.go#L1036: 		b.PutInt(c.TopMsgID)
		tl_channels_channel_participants_gen.go#L164: 	b.PutInt(c.Count)
		tl_channels_create_channel_gen.go#L315: 		b.PutInt(c.TTLPeriod)
		tl_channels_delete_history_gen.go#L180: 	b.PutInt(d.MaxID)
		tl_channels_delete_messages_gen.go#L151: 		b.PutInt(v)
		tl_channels_export_message_link_gen.go#L192: 	b.PutInt(e.ID)
		tl_channels_get_admin_log_gen.go#L263: 	b.PutInt(g.Limit)
		tl_channels_get_left_channels_gen.go#L134: 	b.PutInt(g.Offset)
		tl_channels_get_message_author_gen.go#L148: 	b.PutInt(g.ID)
		tl_channels_get_participants_gen.go#L194: 	b.PutInt(g.Offset)
		tl_channels_get_participants_gen.go#L195: 	b.PutInt(g.Limit)
		tl_channels_read_history_gen.go#L149: 	b.PutInt(r.MaxID)
		tl_channels_read_message_contents_gen.go#L153: 		b.PutInt(v)
		tl_channels_report_anti_spam_false_positive_gen.go#L151: 	b.PutInt(r.MsgID)
		tl_channels_report_spam_gen.go#L163: 		b.PutInt(v)
		tl_channels_search_posts_gen.go#L267: 	b.PutInt(s.OffsetRate)
		tl_channels_search_posts_gen.go#L274: 	b.PutInt(s.OffsetID)
		tl_channels_search_posts_gen.go#L275: 	b.PutInt(s.Limit)
		tl_channels_set_boosts_to_unblock_restrictions_gen.go#L152: 	b.PutInt(s.Boosts)
		tl_channels_toggle_slow_mode_gen.go#L148: 	b.PutInt(t.Seconds)
		tl_channels_update_color_gen.go#L218: 		b.PutInt(u.Color)
		tl_chat_admin_with_invites_gen.go#L149: 	b.PutInt(c.InvitesCount)
		tl_chat_admin_with_invites_gen.go#L150: 	b.PutInt(c.RevokedInvitesCount)
		tl_chat_banned_rights_gen.go#L537: 	b.PutInt(c.UntilDate)
		tl_chat_full_gen.go#L554: 		b.PutInt(c.PinnedMsgID)
		tl_chat_full_gen.go#L557: 		b.PutInt(c.FolderID)
		tl_chat_full_gen.go#L568: 		b.PutInt(c.TTLPeriod)
		tl_chat_full_gen.go#L582: 		b.PutInt(c.RequestsPending)
		tl_chat_full_gen.go#L599: 		b.PutInt(c.ReactionsLimit)
		tl_chat_full_gen.go#L2509: 		b.PutInt(c.ParticipantsCount)
		tl_chat_full_gen.go#L2512: 		b.PutInt(c.AdminsCount)
		tl_chat_full_gen.go#L2515: 		b.PutInt(c.KickedCount)
		tl_chat_full_gen.go#L2518: 		b.PutInt(c.BannedCount)
		tl_chat_full_gen.go#L2521: 		b.PutInt(c.OnlineCount)
		tl_chat_full_gen.go#L2523: 	b.PutInt(c.ReadInboxMaxID)
		tl_chat_full_gen.go#L2524: 	b.PutInt(c.ReadOutboxMaxID)
		tl_chat_full_gen.go#L2525: 	b.PutInt(c.UnreadCount)
		tl_chat_full_gen.go#L2553: 		b.PutInt(c.MigratedFromMaxID)
		tl_chat_full_gen.go#L2556: 		b.PutInt(c.PinnedMsgID)
		tl_chat_full_gen.go#L2564: 		b.PutInt(c.AvailableMinID)
		tl_chat_full_gen.go#L2567: 		b.PutInt(c.FolderID)
		tl_chat_full_gen.go#L2581: 		b.PutInt(c.SlowmodeSeconds)
		tl_chat_full_gen.go#L2584: 		b.PutInt(c.SlowmodeNextSendDate)
		tl_chat_full_gen.go#L2587: 		b.PutInt(c.StatsDC)
		tl_chat_full_gen.go#L2589: 	b.PutInt(c.Pts)
		tl_chat_full_gen.go#L2599: 		b.PutInt(c.TTLPeriod)
		tl_chat_full_gen.go#L2619: 		b.PutInt(c.RequestsPending)
		tl_chat_full_gen.go#L2644: 		b.PutInt(c.ReactionsLimit)
		tl_chat_full_gen.go#L2660: 		b.PutInt(c.BoostsApplied)
		tl_chat_full_gen.go#L2663: 		b.PutInt(c.BoostsUnrestrict)
		tl_chat_full_gen.go#L2676: 		b.PutInt(c.StargiftsCount)
		tl_chat_gen.go#L523: 	b.PutInt(c.ParticipantsCount)
		tl_chat_gen.go#L524: 	b.PutInt(c.Date)
		tl_chat_gen.go#L525: 	b.PutInt(c.Version)
		tl_chat_gen.go#L2115: 	b.PutInt(c.Date)
		tl_chat_gen.go#L2140: 		b.PutInt(c.ParticipantsCount)
		tl_chat_gen.go#L2180: 		b.PutInt(c.Level)
		tl_chat_gen.go#L2183: 		b.PutInt(c.SubscriptionUntilDate)
		tl_chat_gen.go#L3491: 		b.PutInt(c.UntilDate)
		tl_chat_invite_gen.go#L601: 	b.PutInt(c.ParticipantsCount)
		tl_chat_invite_gen.go#L613: 	b.PutInt(c.Color)
		tl_chat_invite_gen.go#L1148: 	b.PutInt(c.Expires)
		tl_chat_invite_importer_gen.go#L233: 	b.PutInt(c.Date)
		tl_chat_onlines_gen.go#L126: 	b.PutInt(c.Onlines)
		tl_chat_participant_gen.go#L197: 	b.PutInt(c.Date)
		tl_chat_participant_gen.go#L671: 	b.PutInt(c.Date)
		tl_chat_participants_gen.go#L380: 	b.PutInt(c.Version)
		tl_chat_photo_gen.go#L302: 	b.PutInt(c.DCID)
		tl_chatlists_chatlist_invite_gen.go#L178: 	b.PutInt(c.FilterID)
		tl_config_gen.go#L816: 	b.PutInt(c.Date)
		tl_config_gen.go#L817: 	b.PutInt(c.Expires)
		tl_config_gen.go#L819: 	b.PutInt(c.ThisDC)
		tl_config_gen.go#L827: 	b.PutInt(c.ChatSizeMax)
		tl_config_gen.go#L828: 	b.PutInt(c.MegagroupSizeMax)
		tl_config_gen.go#L829: 	b.PutInt(c.ForwardedCountMax)
		tl_config_gen.go#L830: 	b.PutInt(c.OnlineUpdatePeriodMs)
		tl_config_gen.go#L831: 	b.PutInt(c.OfflineBlurTimeoutMs)
		tl_config_gen.go#L832: 	b.PutInt(c.OfflineIdleTimeoutMs)
		tl_config_gen.go#L833: 	b.PutInt(c.OnlineCloudTimeoutMs)
		tl_config_gen.go#L834: 	b.PutInt(c.NotifyCloudDelayMs)
		tl_config_gen.go#L835: 	b.PutInt(c.NotifyDefaultDelayMs)
		tl_config_gen.go#L836: 	b.PutInt(c.PushChatPeriodMs)
		tl_config_gen.go#L837: 	b.PutInt(c.PushChatLimit)
		tl_config_gen.go#L838: 	b.PutInt(c.EditTimeLimit)
		tl_config_gen.go#L839: 	b.PutInt(c.RevokeTimeLimit)
		tl_config_gen.go#L840: 	b.PutInt(c.RevokePmTimeLimit)
		tl_config_gen.go#L841: 	b.PutInt(c.RatingEDecay)
		tl_config_gen.go#L842: 	b.PutInt(c.StickersRecentLimit)
		tl_config_gen.go#L843: 	b.PutInt(c.ChannelsReadMediaPeriod)
		tl_config_gen.go#L845: 		b.PutInt(c.TmpSessions)
		tl_config_gen.go#L847: 	b.PutInt(c.CallReceiveTimeoutMs)
		tl_config_gen.go#L848: 	b.PutInt(c.CallRingTimeoutMs)
		tl_config_gen.go#L849: 	b.PutInt(c.CallConnectTimeoutMs)
		tl_config_gen.go#L850: 	b.PutInt(c.CallPacketTimeoutMs)
		tl_config_gen.go#L867: 	b.PutInt(c.CaptionLengthMax)
		tl_config_gen.go#L868: 	b.PutInt(c.MessageLengthMax)
		tl_config_gen.go#L869: 	b.PutInt(c.WebfileDCID)
		tl_config_gen.go#L874: 		b.PutInt(c.LangPackVersion)
		tl_config_gen.go#L877: 		b.PutInt(c.BaseLangPackVersion)
		tl_connected_bot_gen.go#L242: 		b.PutInt(c.Date)
		tl_connected_bot_star_ref_gen.go#L246: 	b.PutInt(c.Date)
		tl_connected_bot_star_ref_gen.go#L248: 	b.PutInt(c.CommissionPermille)
		tl_connected_bot_star_ref_gen.go#L250: 		b.PutInt(c.DurationMonths)
		tl_contacts_block_from_replies_gen.go#L193: 	buf.PutInt(b.MsgID)
		tl_contacts_blocked_gen.go#L414: 	buf.PutInt(b.Count)
		tl_contacts_contacts_gen.go#L261: 	b.PutInt(c.SavedCount)
		tl_contacts_get_blocked_gen.go#L172: 	b.PutInt(g.Offset)
		tl_contacts_get_blocked_gen.go#L173: 	b.PutInt(g.Limit)
		tl_contacts_get_located_gen.go#L192: 		b.PutInt(g.SelfExpires)
		tl_contacts_get_top_peers_gen.go#L326: 	b.PutInt(g.Offset)
		tl_contacts_get_top_peers_gen.go#L327: 	b.PutInt(g.Limit)
		tl_contacts_search_gen.go#L181: 	b.PutInt(s.Limit)
		tl_contacts_set_blocked_gen.go#L187: 	b.PutInt(s.Limit)
		tl_dc_option_gen.go#L288: 	b.PutInt(d.ID)
		tl_dc_option_gen.go#L290: 	b.PutInt(d.Port)
		tl_default_history_ttl_gen.go#L127: 	b.PutInt(d.Period)
		tl_dialog_filter_gen.go#L412: 	b.PutInt(d.ID)
		tl_dialog_filter_gen.go#L420: 		b.PutInt(d.Color)
		tl_dialog_filter_gen.go#L1156: 	b.PutInt(d.ID)
		tl_dialog_filter_gen.go#L1164: 		b.PutInt(d.Color)
		tl_dialog_gen.go#L386: 	b.PutInt(d.TopMessage)
		tl_dialog_gen.go#L387: 	b.PutInt(d.ReadInboxMaxID)
		tl_dialog_gen.go#L388: 	b.PutInt(d.ReadOutboxMaxID)
		tl_dialog_gen.go#L389: 	b.PutInt(d.UnreadCount)
		tl_dialog_gen.go#L390: 	b.PutInt(d.UnreadMentionsCount)
		tl_dialog_gen.go#L391: 	b.PutInt(d.UnreadReactionsCount)
		tl_dialog_gen.go#L392: 	b.PutInt(d.UnreadPollVotesCount)
		tl_dialog_gen.go#L397: 		b.PutInt(d.Pts)
		tl_dialog_gen.go#L408: 		b.PutInt(d.FolderID)
		tl_dialog_gen.go#L411: 		b.PutInt(d.TTLPeriod)
		tl_dialog_gen.go#L936: 	b.PutInt(d.TopMessage)
		tl_dialog_gen.go#L937: 	b.PutInt(d.UnreadMutedPeersCount)
		tl_dialog_gen.go#L938: 	b.PutInt(d.UnreadUnmutedPeersCount)
		tl_dialog_gen.go#L939: 	b.PutInt(d.UnreadMutedMessagesCount)
		tl_dialog_gen.go#L940: 	b.PutInt(d.UnreadUnmutedMessagesCount)
		tl_dialog_peer_gen.go#L277: 	b.PutInt(d.FolderID)
		tl_document_attribute_gen.go#L142: 	b.PutInt(d.W)
		tl_document_attribute_gen.go#L143: 	b.PutInt(d.H)
		tl_document_attribute_gen.go#L814: 	b.PutInt(d.W)
		tl_document_attribute_gen.go#L815: 	b.PutInt(d.H)
		tl_document_attribute_gen.go#L817: 		b.PutInt(d.PreloadPrefixSize)
		tl_document_attribute_gen.go#L1224: 	b.PutInt(d.Duration)
		tl_document_gen.go#L405: 	b.PutInt(d.Date)
		tl_document_gen.go#L430: 	b.PutInt(d.DCID)
		tl_draft_message_gen.go#L157: 		b.PutInt(d.Date)
		tl_draft_message_gen.go#L527: 	b.PutInt(d.Date)
		tl_emoji_keywords_difference_gen.go#L160: 	b.PutInt(e.FromVersion)
		tl_emoji_keywords_difference_gen.go#L161: 	b.PutInt(e.Version)
		tl_emoji_status_gen.go#L277: 		b.PutInt(e.Until)
		tl_emoji_status_gen.go#L611: 	b.PutInt(e.CenterColor)
		tl_emoji_status_gen.go#L612: 	b.PutInt(e.EdgeColor)
		tl_emoji_status_gen.go#L613: 	b.PutInt(e.PatternColor)
		tl_emoji_status_gen.go#L614: 	b.PutInt(e.TextColor)
		tl_emoji_status_gen.go#L616: 		b.PutInt(e.Until)
		tl_emoji_status_gen.go#L954: 		b.PutInt(i.Until)
		tl_encrypted_chat_gen.go#L131: 	b.PutInt(e.ID)
		tl_encrypted_chat_gen.go#L310: 	b.PutInt(e.ID)
		tl_encrypted_chat_gen.go#L312: 	b.PutInt(e.Date)
		tl_encrypted_chat_gen.go#L607: 		b.PutInt(e.FolderID)
		tl_encrypted_chat_gen.go#L609: 	b.PutInt(e.ID)
		tl_encrypted_chat_gen.go#L611: 	b.PutInt(e.Date)
		tl_encrypted_chat_gen.go#L924: 	b.PutInt(e.ID)
		tl_encrypted_chat_gen.go#L926: 	b.PutInt(e.Date)
		tl_encrypted_chat_gen.go#L1186: 	b.PutInt(e.ID)
		tl_encrypted_file_gen.go#L280: 	b.PutInt(e.DCID)
		tl_encrypted_file_gen.go#L281: 	b.PutInt(e.KeyFingerprint)
		tl_encrypted_message_gen.go#L180: 	b.PutInt(e.ChatID)
		tl_encrypted_message_gen.go#L181: 	b.PutInt(e.Date)
		tl_encrypted_message_gen.go#L421: 	b.PutInt(e.ChatID)
		tl_encrypted_message_gen.go#L422: 	b.PutInt(e.Date)
		tl_error_gen.go#L137: 	b.PutInt(e.Code)
		tl_exported_chat_invite_gen.go#L386: 	b.PutInt(c.Date)
		tl_exported_chat_invite_gen.go#L388: 		b.PutInt(c.StartDate)
		tl_exported_chat_invite_gen.go#L391: 		b.PutInt(c.ExpireDate)
		tl_exported_chat_invite_gen.go#L394: 		b.PutInt(c.UsageLimit)
		tl_exported_chat_invite_gen.go#L397: 		b.PutInt(c.Usage)
		tl_exported_chat_invite_gen.go#L400: 		b.PutInt(c.Requested)
		tl_exported_chat_invite_gen.go#L403: 		b.PutInt(c.SubscriptionExpired)
		tl_exported_contact_token_gen.go#L144: 	b.PutInt(e.Expires)
		tl_file_hash_gen.go#L148: 	b.PutInt(f.Limit)
		tl_folder_gen.go#L218: 	b.PutInt(f.ID)
		tl_folder_peer_gen.go#L146: 	b.PutInt(f.FolderID)
		tl_forum_topic_gen.go#L131: 	b.PutInt(f.ID)
		tl_forum_topic_gen.go#L580: 	b.PutInt(f.ID)
		tl_forum_topic_gen.go#L581: 	b.PutInt(f.Date)
		tl_forum_topic_gen.go#L589: 	b.PutInt(f.IconColor)
		tl_forum_topic_gen.go#L593: 	b.PutInt(f.TopMessage)
		tl_forum_topic_gen.go#L594: 	b.PutInt(f.ReadInboxMaxID)
		tl_forum_topic_gen.go#L595: 	b.PutInt(f.ReadOutboxMaxID)
		tl_forum_topic_gen.go#L596: 	b.PutInt(f.UnreadCount)
		tl_forum_topic_gen.go#L597: 	b.PutInt(f.UnreadMentionsCount)
		tl_forum_topic_gen.go#L598: 	b.PutInt(f.UnreadReactionsCount)
		tl_forum_topic_gen.go#L599: 	b.PutInt(f.UnreadPollVotesCount)
		tl_fragment_collectible_info_gen.go#L196: 	b.PutInt(c.PurchaseDate)
		tl_geo_point_gen.go#L295: 		b.PutInt(g.AccuracyRadius)
		tl_group_call_gen.go#L158: 	b.PutInt(g.Duration)
		tl_group_call_gen.go#L753: 	b.PutInt(g.ParticipantsCount)
		tl_group_call_gen.go#L758: 		b.PutInt(g.StreamDCID)
		tl_group_call_gen.go#L761: 		b.PutInt(g.RecordStartDate)
		tl_group_call_gen.go#L764: 		b.PutInt(g.ScheduleDate)
		tl_group_call_gen.go#L767: 		b.PutInt(g.UnmutedVideoCount)
		tl_group_call_gen.go#L769: 	b.PutInt(g.UnmutedVideoLimit)
		tl_group_call_gen.go#L770: 	b.PutInt(g.Version)
		tl_group_call_message_gen.go#L209: 	b.PutInt(g.ID)
		tl_group_call_message_gen.go#L216: 	b.PutInt(g.Date)
		tl_group_call_participant_gen.go#L471: 	b.PutInt(g.Date)
		tl_group_call_participant_gen.go#L473: 		b.PutInt(g.ActiveDate)
		tl_group_call_participant_gen.go#L475: 	b.PutInt(g.Source)
		tl_group_call_participant_gen.go#L477: 		b.PutInt(g.Volume)
		tl_group_call_participant_video_gen.go#L196: 		b.PutInt(g.AudioSource)
		tl_group_call_participant_video_source_group_gen.go#L140: 		b.PutInt(v)
		tl_group_call_stream_channel_gen.go#L153: 	b.PutInt(g.Channel)
		tl_group_call_stream_channel_gen.go#L154: 	b.PutInt(g.Scale)
		tl_help_app_config_gen.go#L253: 	b.PutInt(a.Hash)
		tl_help_app_update_gen.go#L258: 	b.PutInt(a.ID)
		tl_help_config_simple_gen.go#L147: 	b.PutInt(c.Date)
		tl_help_config_simple_gen.go#L148: 	b.PutInt(c.Expires)
		tl_help_config_simple_gen.go#L149: 	b.PutInt(len(c.Rules))
		tl_help_countries_list_gen.go#L253: 	b.PutInt(c.Hash)
		tl_help_get_app_config_gen.go#L132: 	b.PutInt(g.Hash)
		tl_help_get_countries_list_gen.go#L141: 	b.PutInt(g.Hash)
		tl_help_get_passport_config_gen.go#L132: 	b.PutInt(g.Hash)
		tl_help_get_peer_colors_gen.go#L132: 	b.PutInt(g.Hash)
		tl_help_get_peer_profile_colors_gen.go#L132: 	b.PutInt(g.Hash)
		tl_help_get_timezones_list_gen.go#L133: 	b.PutInt(g.Hash)
		tl_help_passport_config_gen.go#L250: 	b.PutInt(p.Hash)
		tl_help_peer_color_option_gen.go#L256: 	b.PutInt(p.ColorID)
		tl_help_peer_color_option_gen.go#L274: 		b.PutInt(p.ChannelMinLevel)
		tl_help_peer_color_option_gen.go#L277: 		b.PutInt(p.GroupMinLevel)
		tl_help_peer_color_set_gen.go#L136: 		b.PutInt(v)
		tl_help_peer_color_set_gen.go#L312: 		b.PutInt(v)
		tl_help_peer_color_set_gen.go#L316: 		b.PutInt(v)
		tl_help_peer_color_set_gen.go#L320: 		b.PutInt(v)
		tl_help_peer_colors_gen.go#L253: 	b.PutInt(p.Hash)
		tl_help_promo_data_gen.go#L131: 	b.PutInt(p.Expires)
		tl_help_promo_data_gen.go#L439: 	b.PutInt(p.Expires)
		tl_help_set_bot_updates_status_gen.go#L138: 	b.PutInt(s.PendingUpdatesCount)
		tl_help_terms_of_service_gen.go#L217: 		b.PutInt(t.MinAgeConfirm)
		tl_help_terms_of_service_update_gen.go#L135: 	b.PutInt(t.Expires)
		tl_help_terms_of_service_update_gen.go#L290: 	b.PutInt(t.Expires)
		tl_help_timezones_list_gen.go#L257: 	b.PutInt(t.Hash)
		tl_help_user_info_gen.go#L280: 	b.PutInt(u.Date)
		tl_high_score_gen.go#L148: 	b.PutInt(h.Pos)
		tl_high_score_gen.go#L150: 	b.PutInt(h.Score)
		tl_init_connection_gen.go#L267: 	b.PutInt(i.APIID)
		tl_input_bot_inline_message_gen.go#L920: 		b.PutInt(i.Heading)
		tl_input_bot_inline_message_gen.go#L923: 		b.PutInt(i.Period)
		tl_input_bot_inline_message_gen.go#L926: 		b.PutInt(i.ProximityNotificationRadius)
		tl_input_bot_inline_message_id_gen.go#L154: 	b.PutInt(i.DCID)
		tl_input_bot_inline_message_id_gen.go#L354: 	b.PutInt(i.DCID)
		tl_input_bot_inline_message_id_gen.go#L356: 	b.PutInt(i.ID)
		tl_input_business_away_message_gen.go#L188: 	b.PutInt(i.ShortcutID)
		tl_input_business_greeting_message_gen.go#L157: 	b.PutInt(i.ShortcutID)
		tl_input_business_greeting_message_gen.go#L161: 	b.PutInt(i.NoActivityDays)
		tl_input_channel_gen.go#L429: 	b.PutInt(i.MsgID)
		tl_input_chatlist_dialog_filter_gen.go#L129: 	b.PutInt(i.FilterID)
		tl_input_client_proxy_gen.go#L141: 	b.PutInt(i.Port)
		tl_input_dialog_peer_gen.go#L277: 	b.PutInt(i.FolderID)
		tl_input_encrypted_chat_gen.go#L143: 	b.PutInt(i.ChatID)
		tl_input_encrypted_file_gen.go#L271: 	b.PutInt(i.Parts)
		tl_input_encrypted_file_gen.go#L273: 	b.PutInt(i.KeyFingerprint)
		tl_input_encrypted_file_gen.go#L648: 	b.PutInt(i.Parts)
		tl_input_encrypted_file_gen.go#L649: 	b.PutInt(i.KeyFingerprint)
		tl_input_file_gen.go#L172: 	b.PutInt(i.Parts)
		tl_input_file_gen.go#L381: 	b.PutInt(i.Parts)
		tl_input_file_location_gen.go#L168: 	b.PutInt(i.LocalID)
		tl_input_file_location_gen.go#L1311: 	b.PutInt(i.LocalID)
		tl_input_file_location_gen.go#L1765: 	b.PutInt(i.ThumbVersion)
		tl_input_file_location_gen.go#L2001: 	b.PutInt(i.Scale)
		tl_input_file_location_gen.go#L2003: 		b.PutInt(i.VideoChannel)
		tl_input_file_location_gen.go#L2006: 		b.PutInt(i.VideoQuality)
		tl_input_file_location_gen.go#L2283: 	b.PutInt(i.LocalID)
		tl_input_file_location_gen.go#L2501: 	b.PutInt(i.LocalID)
		tl_input_folder_peer_gen.go#L146: 	b.PutInt(i.FolderID)
		tl_input_geo_point_gen.go#L283: 		b.PutInt(i.AccuracyRadius)
		tl_input_group_call_gen.go#L443: 	b.PutInt(i.MsgID)
		tl_input_invoice_gen.go#L152: 	b.PutInt(i.MsgID)
		tl_input_invoice_gen.go#L1683: 	b.PutInt(i.Months)
		tl_input_media_gen.go#L360: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L735: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L1565: 		b.PutInt(i.VideoTimestamp)
		tl_input_media_gen.go#L1568: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L2084: 		b.PutInt(i.VideoTimestamp)
		tl_input_media_gen.go#L2087: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L2680: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L2959: 		b.PutInt(i.TTLSeconds)
		tl_input_media_gen.go#L2970: 		b.PutInt(i.VideoTimestamp)
		tl_input_media_gen.go#L3932: 		b.PutInt(i.Heading)
		tl_input_media_gen.go#L3935: 		b.PutInt(i.Period)
		tl_input_media_gen.go#L3938: 		b.PutInt(i.ProximityNotificationRadius)
		tl_input_media_gen.go#L4299: 			b.PutInt(v)
		tl_input_media_gen.go#L4777: 	b.PutInt(i.ID)
		tl_input_message_gen.go#L131: 	b.PutInt(i.ID)
		tl_input_message_gen.go#L266: 	b.PutInt(i.ID)
		tl_input_message_gen.go#L515: 	b.PutInt(i.ID)
		tl_input_message_read_metric_gen.go#L180: 	b.PutInt(i.MsgID)
		tl_input_message_read_metric_gen.go#L182: 	b.PutInt(i.TimeInViewMs)
		tl_input_message_read_metric_gen.go#L183: 	b.PutInt(i.ActiveTimeInViewMs)
		tl_input_message_read_metric_gen.go#L184: 	b.PutInt(i.HeightToViewportRatioPermille)
		tl_input_message_read_metric_gen.go#L185: 	b.PutInt(i.SeenRangeRatioPermille)
		tl_input_notify_peer_gen.go#L604: 	b.PutInt(i.TopMsgID)
		tl_input_peer_gen.go#L831: 	b.PutInt(i.MsgID)
		tl_input_peer_gen.go#L1028: 	b.PutInt(i.MsgID)
		tl_input_peer_notify_settings_gen.go#L278: 		b.PutInt(i.MuteUntil)
		tl_input_quick_reply_shortcut_gen.go#L272: 	b.PutInt(i.ShortcutID)
		tl_input_reply_to_gen.go#L329: 	b.PutInt(i.ReplyToMsgID)
		tl_input_reply_to_gen.go#L331: 		b.PutInt(i.TopMsgID)
		tl_input_reply_to_gen.go#L356: 		b.PutInt(i.QuoteOffset)
		tl_input_reply_to_gen.go#L367: 		b.PutInt(i.TodoItemID)
		tl_input_reply_to_gen.go#L746: 	b.PutInt(i.StoryID)
		tl_input_saved_star_gift_gen.go#L135: 	b.PutInt(i.MsgID)
		tl_input_secure_file_gen.go#L179: 	b.PutInt(i.Parts)
		tl_input_store_payment_purpose_gen.go#L1105: 	b.PutInt(i.UntilDate)
		tl_input_store_payment_purpose_gen.go#L2196: 	b.PutInt(i.UntilDate)
		tl_input_store_payment_purpose_gen.go#L2199: 	b.PutInt(i.Users)
		tl_input_store_payment_purpose_gen.go#L2661: 	b.PutInt(i.PremiumDays)
		tl_input_theme_settings_gen.go#L269: 	b.PutInt(i.AccentColor)
		tl_input_theme_settings_gen.go#L271: 		b.PutInt(i.OutboxAccentColor)
		tl_input_theme_settings_gen.go#L276: 			b.PutInt(v)
		tl_input_user_gen.go#L531: 	b.PutInt(i.MsgID)
		tl_input_web_document_gen.go#L163: 	b.PutInt(i.Size)
		tl_input_web_file_location_gen.go#L366: 	b.PutInt(i.W)
		tl_input_web_file_location_gen.go#L367: 	b.PutInt(i.H)
		tl_input_web_file_location_gen.go#L368: 	b.PutInt(i.Zoom)
		tl_input_web_file_location_gen.go#L369: 	b.PutInt(i.Scale)
		tl_int_vector_gen.go#L125: 		b.PutInt(v)
		tl_invoice_gen.go#L406: 		b.PutInt(i.SubscriptionPeriod)
		tl_invoke_with_layer_gen.go#L140: 	b.PutInt(i.Layer)
		tl_ip_port_gen.go#L141: 	b.PutInt(i.Ipv4)
		tl_ip_port_gen.go#L142: 	b.PutInt(i.Port)
		tl_ip_port_gen.go#L313: 	b.PutInt(i.Ipv4)
		tl_ip_port_gen.go#L314: 	b.PutInt(i.Port)
		tl_keyboard_button_gen.go#L2146: 	b.PutInt(k.ButtonID)
		tl_keyboard_button_gen.go#L4040: 	b.PutInt(k.ButtonID)
		tl_keyboard_button_gen.go#L4047: 	b.PutInt(k.MaxQuantity)
		tl_keyboard_button_gen.go#L4388: 	b.PutInt(i.ButtonID)
		tl_keyboard_button_gen.go#L4395: 	b.PutInt(i.MaxQuantity)
		tl_lang_pack_difference_gen.go#L160: 	b.PutInt(l.FromVersion)
		tl_lang_pack_difference_gen.go#L161: 	b.PutInt(l.Version)
		tl_lang_pack_language_gen.go#L286: 	b.PutInt(l.StringsCount)
		tl_lang_pack_language_gen.go#L287: 	b.PutInt(l.TranslatedCount)
		tl_langpack_get_difference_gen.go#L154: 	b.PutInt(g.FromVersion)
		tl_mask_coords_gen.go#L167: 	b.PutInt(m.N)
		tl_media_area_gen.go#L1166: 	b.PutInt(m.MsgID)
		tl_media_area_gen.go#L1361: 	b.PutInt(i.MsgID)
		tl_media_area_gen.go#L1735: 	b.PutInt(m.Color)
		tl_message_action_gen.go#L1857: 	b.PutInt(m.Score)
		tl_message_action_gen.go#L2174: 		b.PutInt(m.SubscriptionUntilDate)
		tl_message_action_gen.go#L2592: 		b.PutInt(m.SubscriptionUntilDate)
		tl_message_action_gen.go#L2919: 		b.PutInt(m.Duration)
		tl_message_action_gen.go#L4165: 	b.PutInt(m.Distance)
		tl_message_action_gen.go#L4376: 		b.PutInt(m.Duration)
		tl_message_action_gen.go#L4768: 	b.PutInt(m.Period)
		tl_message_action_gen.go#L4956: 	b.PutInt(m.ScheduleDate)
		tl_message_action_gen.go#L5777: 	b.PutInt(m.Days)
		tl_message_action_gen.go#L6101: 	b.PutInt(m.IconColor)
		tl_message_action_gen.go#L6792: 	b.PutInt(m.ButtonID)
		tl_message_action_gen.go#L7429: 	b.PutInt(m.Days)
		tl_message_action_gen.go#L8021: 	b.PutInt(m.WinnersCount)
		tl_message_action_gen.go#L8022: 	b.PutInt(m.UnclaimedCount)
		tl_message_action_gen.go#L8203: 	b.PutInt(m.Boosts)
		tl_message_action_gen.go#L8357: 	b.PutInt(m.ButtonID)
		tl_message_action_gen.go#L9283: 	b.PutInt(m.GiveawayMsgID)
		tl_message_action_gen.go#L9924: 		b.PutInt(m.UpgradeMsgID)
		tl_message_action_gen.go#L9952: 		b.PutInt(m.GiftMsgID)
		tl_message_action_gen.go#L9963: 		b.PutInt(m.GiftNum)
		tl_message_action_gen.go#L10958: 		b.PutInt(m.CanExportAt)
		tl_message_action_gen.go#L10991: 		b.PutInt(m.CanTransferAt)
		tl_message_action_gen.go#L10994: 		b.PutInt(m.CanResellAt)
		tl_message_action_gen.go#L11000: 		b.PutInt(m.CanCraftAt)
		tl_message_action_gen.go#L11567: 	b.PutInt(m.Count)
		tl_message_action_gen.go#L12033: 		b.PutInt(m.Duration)
		tl_message_action_gen.go#L12329: 		b.PutInt(v)
		tl_message_action_gen.go#L12333: 		b.PutInt(v)
		tl_message_action_gen.go#L12760: 		b.PutInt(m.ScheduleDate)
		tl_message_action_gen.go#L13842: 	b.PutInt(m.ExpiresAt)
		tl_message_entity_gen.go#L148: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L149: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L321: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L322: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L489: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L490: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L657: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L658: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L831: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L832: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1002: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1003: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1170: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1171: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1338: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1339: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1506: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1507: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1686: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1687: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L1891: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L1892: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L2091: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L2092: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L2291: 	b.PutInt(i.Offset)
		tl_message_entity_gen.go#L2292: 	b.PutInt(i.Length)
		tl_message_entity_gen.go#L2480: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L2481: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L2648: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L2649: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L2816: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L2817: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L2984: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L2985: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L3152: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L3153: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L3320: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L3321: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L3510: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L3511: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L3725: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L3726: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L4050: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L4051: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L4052: 	b.PutInt(m.Date)
		tl_message_entity_gen.go#L4352: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L4353: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L4524: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L4525: 	b.PutInt(m.Length)
		tl_message_entity_gen.go#L4701: 	b.PutInt(m.Offset)
		tl_message_entity_gen.go#L4702: 	b.PutInt(m.Length)
		tl_message_extended_media_gen.go#L223: 		b.PutInt(m.W)
		tl_message_extended_media_gen.go#L226: 		b.PutInt(m.H)
		tl_message_extended_media_gen.go#L237: 		b.PutInt(m.VideoDuration)
		tl_message_fwd_header_gen.go#L422: 	b.PutInt(m.Date)
		tl_message_fwd_header_gen.go#L424: 		b.PutInt(m.ChannelPost)
		tl_message_fwd_header_gen.go#L438: 		b.PutInt(m.SavedFromMsgID)
		tl_message_fwd_header_gen.go#L452: 		b.PutInt(m.SavedDate)
		tl_message_gen.go#L167: 	b.PutInt(m.ID)
		tl_message_gen.go#L1329: 	b.PutInt(m.ID)
		tl_message_gen.go#L1339: 		b.PutInt(m.FromBoostsApplied)
		tl_message_gen.go#L1385: 	b.PutInt(m.Date)
		tl_message_gen.go#L1415: 		b.PutInt(m.Views)
		tl_message_gen.go#L1418: 		b.PutInt(m.Forwards)
		tl_message_gen.go#L1426: 		b.PutInt(m.EditDate)
		tl_message_gen.go#L1448: 		b.PutInt(m.TTLPeriod)
		tl_message_gen.go#L1451: 		b.PutInt(m.QuickReplyShortcutID)
		tl_message_gen.go#L1462: 		b.PutInt(m.ReportDeliveryUntilDate)
		tl_message_gen.go#L1473: 		b.PutInt(m.ScheduleRepeatPeriod)
		tl_message_gen.go#L3004: 	b.PutInt(m.ID)
		tl_message_gen.go#L3035: 	b.PutInt(m.Date)
		tl_message_gen.go#L3048: 		b.PutInt(m.TTLPeriod)
		tl_message_media_gen.go#L337: 		b.PutInt(m.TTLSeconds)
		tl_message_media_gen.go#L1280: 		b.PutInt(m.VideoTimestamp)
		tl_message_media_gen.go#L1283: 		b.PutInt(m.TTLSeconds)
		tl_message_media_gen.go#L2548: 		b.PutInt(m.ReceiptMsgID)
		tl_message_media_gen.go#L2959: 		b.PutInt(m.Heading)
		tl_message_media_gen.go#L2961: 	b.PutInt(m.Period)
		tl_message_media_gen.go#L2963: 		b.PutInt(m.ProximityNotificationRadius)
		tl_message_media_gen.go#L3458: 	b.PutInt(m.Value)
		tl_message_media_gen.go#L3719: 	b.PutInt(m.ID)
		tl_message_media_gen.go#L4108: 	b.PutInt(m.Quantity)
		tl_message_media_gen.go#L4110: 		b.PutInt(m.Months)
		tl_message_media_gen.go#L4115: 	b.PutInt(m.UntilDate)
		tl_message_media_gen.go#L4644: 		b.PutInt(m.AdditionalPeersCount)
		tl_message_media_gen.go#L4646: 	b.PutInt(m.LaunchMsgID)
		tl_message_media_gen.go#L4647: 	b.PutInt(m.WinnersCount)
		tl_message_media_gen.go#L4648: 	b.PutInt(m.UnclaimedCount)
		tl_message_media_gen.go#L4654: 		b.PutInt(m.Months)
		tl_message_media_gen.go#L4662: 	b.PutInt(m.UntilDate)
		tl_message_peer_reaction_gen.go#L225: 	b.PutInt(m.Date)
		tl_message_peer_vote_gen.go#L160: 	b.PutInt(m.Date)
		tl_message_peer_vote_gen.go#L346: 	b.PutInt(m.Date)
		tl_message_peer_vote_gen.go#L528: 	b.PutInt(m.Date)
		tl_message_range_gen.go#L137: 	b.PutInt(m.MinID)
		tl_message_range_gen.go#L138: 	b.PutInt(m.MaxID)
		tl_message_reactor_gen.go#L221: 	b.PutInt(m.Count)
		tl_message_replies_gen.go#L264: 	b.PutInt(m.Replies)
		tl_message_replies_gen.go#L265: 	b.PutInt(m.RepliesPts)
		tl_message_replies_gen.go#L281: 		b.PutInt(m.MaxID)
		tl_message_replies_gen.go#L284: 		b.PutInt(m.ReadMaxID)
		tl_message_reply_header_gen.go#L421: 		b.PutInt(m.ReplyToMsgID)
		tl_message_reply_header_gen.go#L445: 		b.PutInt(m.ReplyToTopID)
		tl_message_reply_header_gen.go#L462: 		b.PutInt(m.QuoteOffset)
		tl_message_reply_header_gen.go#L465: 		b.PutInt(m.TodoItemID)
		tl_message_reply_header_gen.go#L960: 	b.PutInt(m.StoryID)
		tl_message_views_gen.go#L195: 		b.PutInt(m.Views)
		tl_message_views_gen.go#L198: 		b.PutInt(m.Forwards)
		tl_messages_accept_url_auth_gen.go#L288: 		b.PutInt(a.MsgID)
		tl_messages_accept_url_auth_gen.go#L291: 		b.PutInt(a.ButtonID)
		tl_messages_add_chat_user_gen.go#L155: 	b.PutInt(a.FwdLimit)
		tl_messages_add_poll_answer_gen.go#L153: 	b.PutInt(a.MsgID)
		tl_messages_affected_found_messages_gen.go#L165: 	b.PutInt(a.Pts)
		tl_messages_affected_found_messages_gen.go#L166: 	b.PutInt(a.PtsCount)
		tl_messages_affected_found_messages_gen.go#L167: 	b.PutInt(a.Offset)
		tl_messages_affected_found_messages_gen.go#L170: 		b.PutInt(v)
		tl_messages_affected_history_gen.go#L150: 	b.PutInt(a.Pts)
		tl_messages_affected_history_gen.go#L151: 	b.PutInt(a.PtsCount)
		tl_messages_affected_history_gen.go#L152: 	b.PutInt(a.Offset)
		tl_messages_affected_messages_gen.go#L143: 	b.PutInt(a.Pts)
		tl_messages_affected_messages_gen.go#L144: 	b.PutInt(a.PtsCount)
		tl_messages_append_todo_list_gen.go#L157: 	b.PutInt(a.MsgID)
		tl_messages_archived_stickers_gen.go#L137: 	b.PutInt(a.Count)
		tl_messages_available_effects_gen.go#L264: 	b.PutInt(a.Hash)
		tl_messages_available_reactions_gen.go#L253: 	b.PutInt(a.Hash)
		tl_messages_bot_callback_answer_gen.go#L233: 	buf.PutInt(b.CacheTime)
		tl_messages_bot_prepared_inline_message_gen.go#L146: 	buf.PutInt(b.ExpireDate)
		tl_messages_bot_results_gen.go#L278: 	buf.PutInt(b.CacheTime)
		tl_messages_chat_invite_importers_gen.go#L148: 	b.PutInt(c.Count)
		tl_messages_chats_gen.go#L303: 	b.PutInt(c.Count)
		tl_messages_create_chat_gen.go#L189: 		b.PutInt(c.TTLPeriod)
		tl_messages_create_forum_topic_gen.go#L259: 		b.PutInt(c.IconColor)
		tl_messages_delete_fact_check_gen.go#L149: 	b.PutInt(d.MsgID)
		tl_messages_delete_history_gen.go#L230: 	b.PutInt(d.MaxID)
		tl_messages_delete_history_gen.go#L232: 		b.PutInt(d.MinDate)
		tl_messages_delete_history_gen.go#L235: 		b.PutInt(d.MaxDate)
		tl_messages_delete_messages_gen.go#L159: 		b.PutInt(v)
		tl_messages_delete_participant_reaction_gen.go#L153: 	b.PutInt(d.MsgID)
		tl_messages_delete_poll_answer_gen.go#L153: 	b.PutInt(d.MsgID)
		tl_messages_delete_quick_reply_messages_gen.go#L145: 	b.PutInt(d.ShortcutID)
		tl_messages_delete_quick_reply_messages_gen.go#L148: 		b.PutInt(v)
		tl_messages_delete_quick_reply_shortcut_gen.go#L137: 	b.PutInt(d.ShortcutID)
		tl_messages_delete_saved_history_gen.go#L240: 	b.PutInt(d.MaxID)
		tl_messages_delete_saved_history_gen.go#L242: 		b.PutInt(d.MinDate)
		tl_messages_delete_saved_history_gen.go#L245: 		b.PutInt(d.MaxDate)
		tl_messages_delete_scheduled_messages_gen.go#L145: 		b.PutInt(v)
		tl_messages_delete_topic_history_gen.go#L147: 	b.PutInt(d.TopMsgID)
		tl_messages_dh_config_gen.go#L305: 	b.PutInt(d.G)
		tl_messages_dh_config_gen.go#L307: 	b.PutInt(d.Version)
		tl_messages_dialogs_gen.go#L483: 	b.PutInt(d.Count)
		tl_messages_dialogs_gen.go#L774: 	b.PutInt(d.Count)
		tl_messages_discard_encryption_gen.go#L157: 	b.PutInt(d.ChatID)
		tl_messages_discussion_message_gen.go#L258: 		b.PutInt(d.MaxID)
		tl_messages_discussion_message_gen.go#L261: 		b.PutInt(d.ReadInboxMaxID)
		tl_messages_discussion_message_gen.go#L264: 		b.PutInt(d.ReadOutboxMaxID)
		tl_messages_discussion_message_gen.go#L266: 	b.PutInt(d.UnreadCount)
		tl_messages_edit_exported_chat_invite_gen.go#L257: 		b.PutInt(e.ExpireDate)
		tl_messages_edit_exported_chat_invite_gen.go#L260: 		b.PutInt(e.UsageLimit)
		tl_messages_edit_fact_check_gen.go#L163: 	b.PutInt(e.MsgID)
		tl_messages_edit_forum_topic_gen.go#L251: 	b.PutInt(e.TopicID)
		tl_messages_edit_message_gen.go#L364: 	b.PutInt(e.ID)
		tl_messages_edit_message_gen.go#L396: 		b.PutInt(e.ScheduleDate)
		tl_messages_edit_message_gen.go#L399: 		b.PutInt(e.ScheduleRepeatPeriod)
		tl_messages_edit_message_gen.go#L402: 		b.PutInt(e.QuickReplyShortcutID)
		tl_messages_edit_quick_reply_shortcut_gen.go#L145: 	b.PutInt(e.ShortcutID)
		tl_messages_emoji_game_info_gen.go#L302: 	b.PutInt(e.CurrentStreak)
		tl_messages_emoji_game_info_gen.go#L305: 		b.PutInt(v)
		tl_messages_emoji_game_info_gen.go#L308: 		b.PutInt(e.PlaysLeft)
		tl_messages_emoji_groups_gen.go#L256: 	b.PutInt(e.Hash)
		tl_messages_export_chat_invite_gen.go#L266: 		b.PutInt(e.ExpireDate)
		tl_messages_export_chat_invite_gen.go#L269: 		b.PutInt(e.UsageLimit)
		tl_messages_exported_chat_invites_gen.go#L148: 	b.PutInt(e.Count)
		tl_messages_featured_stickers_gen.go#L131: 	b.PutInt(f.Count)
		tl_messages_featured_stickers_gen.go#L334: 	b.PutInt(f.Count)
		tl_messages_forum_topics_gen.go#L233: 	b.PutInt(f.Count)
		tl_messages_forum_topics_gen.go#L270: 	b.PutInt(f.Pts)
		tl_messages_forward_messages_gen.go#L525: 		b.PutInt(v)
		tl_messages_forward_messages_gen.go#L538: 		b.PutInt(f.TopMsgID)
		tl_messages_forward_messages_gen.go#L549: 		b.PutInt(f.ScheduleDate)
		tl_messages_forward_messages_gen.go#L552: 		b.PutInt(f.ScheduleRepeatPeriod)
		tl_messages_forward_messages_gen.go#L574: 		b.PutInt(f.VideoTimestamp)
		tl_messages_found_stickers_gen.go#L160: 		b.PutInt(f.NextOffset)
		tl_messages_found_stickers_gen.go#L365: 		b.PutInt(f.NextOffset)
		tl_messages_get_archived_stickers_gen.go#L196: 	b.PutInt(g.Limit)
		tl_messages_get_available_effects_gen.go#L132: 	b.PutInt(g.Hash)
		tl_messages_get_available_reactions_gen.go#L132: 	b.PutInt(g.Hash)
		tl_messages_get_bot_callback_answer_gen.go#L219: 	b.PutInt(g.MsgID)
		tl_messages_get_chat_invite_importers_gen.go#L277: 	b.PutInt(g.OffsetDate)
		tl_messages_get_chat_invite_importers_gen.go#L284: 	b.PutInt(g.Limit)
		tl_messages_get_common_chats_gen.go#L161: 	b.PutInt(g.Limit)
		tl_messages_get_dh_config_gen.go#L141: 	b.PutInt(g.Version)
		tl_messages_get_dh_config_gen.go#L142: 	b.PutInt(g.RandomLength)
		tl_messages_get_dialogs_gen.go#L238: 		b.PutInt(g.FolderID)
		tl_messages_get_dialogs_gen.go#L240: 	b.PutInt(g.OffsetDate)
		tl_messages_get_dialogs_gen.go#L241: 	b.PutInt(g.OffsetID)
		tl_messages_get_dialogs_gen.go#L248: 	b.PutInt(g.Limit)
		tl_messages_get_discussion_message_gen.go#L151: 	b.PutInt(g.MsgID)
		tl_messages_get_emoji_groups_gen.go#L132: 	b.PutInt(g.Hash)
		tl_messages_get_emoji_keywords_difference_gen.go#L141: 	b.PutInt(g.FromVersion)
		tl_messages_get_emoji_profile_photo_groups_gen.go#L134: 	b.PutInt(g.Hash)
		tl_messages_get_emoji_status_groups_gen.go#L134: 	b.PutInt(g.Hash)
		tl_messages_get_emoji_sticker_groups_gen.go#L132: 	b.PutInt(g.Hash)
		tl_messages_get_exported_chat_invites_gen.go#L241: 		b.PutInt(g.OffsetDate)
		tl_messages_get_exported_chat_invites_gen.go#L246: 	b.PutInt(g.Limit)
		tl_messages_get_extended_media_gen.go#L152: 		b.PutInt(v)
		tl_messages_get_fact_check_gen.go#L151: 		b.PutInt(v)
		tl_messages_get_forum_topics_by_id_gen.go#L146: 		b.PutInt(v)
		tl_messages_get_forum_topics_gen.go#L236: 	b.PutInt(g.OffsetDate)
		tl_messages_get_forum_topics_gen.go#L237: 	b.PutInt(g.OffsetID)
		tl_messages_get_forum_topics_gen.go#L238: 	b.PutInt(g.OffsetTopic)
		tl_messages_get_forum_topics_gen.go#L239: 	b.PutInt(g.Limit)
		tl_messages_get_game_high_scores_gen.go#L154: 	b.PutInt(g.ID)
		tl_messages_get_history_gen.go#L215: 	b.PutInt(g.OffsetID)
		tl_messages_get_history_gen.go#L216: 	b.PutInt(g.OffsetDate)
		tl_messages_get_history_gen.go#L217: 	b.PutInt(g.AddOffset)
		tl_messages_get_history_gen.go#L218: 	b.PutInt(g.Limit)
		tl_messages_get_history_gen.go#L219: 	b.PutInt(g.MaxID)
		tl_messages_get_history_gen.go#L220: 	b.PutInt(g.MinID)
		tl_messages_get_message_edit_data_gen.go#L143: 	b.PutInt(g.ID)
		tl_messages_get_message_reactions_list_gen.go#L220: 	b.PutInt(g.ID)
		tl_messages_get_message_reactions_list_gen.go#L232: 	b.PutInt(g.Limit)
		tl_messages_get_message_read_participants_gen.go#L151: 	b.PutInt(g.MsgID)
		tl_messages_get_messages_reactions_gen.go#L148: 		b.PutInt(v)
		tl_messages_get_messages_views_gen.go#L159: 		b.PutInt(v)
		tl_messages_get_my_stickers_gen.go#L147: 	b.PutInt(g.Limit)
		tl_messages_get_old_featured_stickers_gen.go#L154: 	b.PutInt(g.Offset)
		tl_messages_get_old_featured_stickers_gen.go#L155: 	b.PutInt(g.Limit)
		tl_messages_get_outbox_read_date_gen.go#L160: 	b.PutInt(g.MsgID)
		tl_messages_get_personal_channel_history_gen.go#L175: 	b.PutInt(g.Limit)
		tl_messages_get_personal_channel_history_gen.go#L176: 	b.PutInt(g.MaxID)
		tl_messages_get_personal_channel_history_gen.go#L177: 	b.PutInt(g.MinID)
		tl_messages_get_pinned_dialogs_gen.go#L129: 	b.PutInt(g.FolderID)
		tl_messages_get_poll_results_gen.go#L154: 	b.PutInt(g.MsgID)
		tl_messages_get_poll_votes_gen.go#L217: 	b.PutInt(g.ID)
		tl_messages_get_poll_votes_gen.go#L224: 	b.PutInt(g.Limit)
		tl_messages_get_quick_reply_messages_gen.go#L180: 	b.PutInt(g.ShortcutID)
		tl_messages_get_quick_reply_messages_gen.go#L184: 			b.PutInt(v)
		tl_messages_get_recent_locations_gen.go#L160: 	b.PutInt(g.Limit)
		tl_messages_get_recent_reactions_gen.go#L146: 	b.PutInt(g.Limit)
		tl_messages_get_replies_gen.go#L237: 	b.PutInt(g.MsgID)
		tl_messages_get_replies_gen.go#L238: 	b.PutInt(g.OffsetID)
		tl_messages_get_replies_gen.go#L239: 	b.PutInt(g.OffsetDate)
		tl_messages_get_replies_gen.go#L240: 	b.PutInt(g.AddOffset)
		tl_messages_get_replies_gen.go#L241: 	b.PutInt(g.Limit)
		tl_messages_get_replies_gen.go#L242: 	b.PutInt(g.MaxID)
		tl_messages_get_replies_gen.go#L243: 	b.PutInt(g.MinID)
		tl_messages_get_rich_message_gen.go#L142: 	b.PutInt(g.ID)
		tl_messages_get_saved_dialogs_gen.go#L247: 	b.PutInt(g.OffsetDate)
		tl_messages_get_saved_dialogs_gen.go#L248: 	b.PutInt(g.OffsetID)
		tl_messages_get_saved_dialogs_gen.go#L255: 	b.PutInt(g.Limit)
		tl_messages_get_saved_history_gen.go#L264: 	b.PutInt(g.OffsetID)
		tl_messages_get_saved_history_gen.go#L265: 	b.PutInt(g.OffsetDate)
		tl_messages_get_saved_history_gen.go#L266: 	b.PutInt(g.AddOffset)
		tl_messages_get_saved_history_gen.go#L267: 	b.PutInt(g.Limit)
		tl_messages_get_saved_history_gen.go#L268: 	b.PutInt(g.MaxID)
		tl_messages_get_saved_history_gen.go#L269: 	b.PutInt(g.MinID)
		tl_messages_get_scheduled_messages_gen.go#L145: 		b.PutInt(v)
		tl_messages_get_search_counters_gen.go#L218: 		b.PutInt(g.TopMsgID)
		tl_messages_get_search_results_calendar_gen.go#L232: 	b.PutInt(g.OffsetID)
		tl_messages_get_search_results_calendar_gen.go#L233: 	b.PutInt(g.OffsetDate)
		tl_messages_get_search_results_positions_gen.go#L232: 	b.PutInt(g.OffsetID)
		tl_messages_get_search_results_positions_gen.go#L233: 	b.PutInt(g.Limit)
		tl_messages_get_sponsored_messages_gen.go#L175: 		b.PutInt(g.MsgID)
		tl_messages_get_sticker_set_gen.go#L146: 	b.PutInt(g.Hash)
		tl_messages_get_top_reactions_gen.go#L146: 	b.PutInt(g.Limit)
		tl_messages_get_unread_mentions_gen.go#L242: 		b.PutInt(g.TopMsgID)
		tl_messages_get_unread_mentions_gen.go#L244: 	b.PutInt(g.OffsetID)
		tl_messages_get_unread_mentions_gen.go#L245: 	b.PutInt(g.AddOffset)
		tl_messages_get_unread_mentions_gen.go#L246: 	b.PutInt(g.Limit)
		tl_messages_get_unread_mentions_gen.go#L247: 	b.PutInt(g.MaxID)
		tl_messages_get_unread_mentions_gen.go#L248: 	b.PutInt(g.MinID)
		tl_messages_get_unread_poll_votes_gen.go#L220: 		b.PutInt(g.TopMsgID)
		tl_messages_get_unread_poll_votes_gen.go#L222: 	b.PutInt(g.OffsetID)
		tl_messages_get_unread_poll_votes_gen.go#L223: 	b.PutInt(g.AddOffset)
		tl_messages_get_unread_poll_votes_gen.go#L224: 	b.PutInt(g.Limit)
		tl_messages_get_unread_poll_votes_gen.go#L225: 	b.PutInt(g.MaxID)
		tl_messages_get_unread_poll_votes_gen.go#L226: 	b.PutInt(g.MinID)
		tl_messages_get_unread_reactions_gen.go#L260: 		b.PutInt(g.TopMsgID)
		tl_messages_get_unread_reactions_gen.go#L270: 	b.PutInt(g.OffsetID)
		tl_messages_get_unread_reactions_gen.go#L271: 	b.PutInt(g.AddOffset)
		tl_messages_get_unread_reactions_gen.go#L272: 	b.PutInt(g.Limit)
		tl_messages_get_unread_reactions_gen.go#L273: 	b.PutInt(g.MaxID)
		tl_messages_get_unread_reactions_gen.go#L274: 	b.PutInt(g.MinID)
		tl_messages_get_web_page_gen.go#L149: 	b.PutInt(g.Hash)
		tl_messages_inactive_chats_gen.go#L150: 		b.PutInt(v)
		tl_messages_init_history_import_gen.go#L171: 	b.PutInt(i.MediaCount)
		tl_messages_message_reactions_list_gen.go#L199: 	b.PutInt(m.Count)
		tl_messages_messages_gen.go#L585: 	b.PutInt(m.Count)
		tl_messages_messages_gen.go#L587: 		b.PutInt(m.NextRate)
		tl_messages_messages_gen.go#L590: 		b.PutInt(m.OffsetIDOffset)
		tl_messages_messages_gen.go#L1100: 	b.PutInt(c.Pts)
		tl_messages_messages_gen.go#L1101: 	b.PutInt(c.Count)
		tl_messages_messages_gen.go#L1103: 		b.PutInt(c.OffsetIDOffset)
		tl_messages_messages_gen.go#L1460: 	b.PutInt(m.Count)
		tl_messages_my_stickers_gen.go#L140: 	b.PutInt(m.Count)
		tl_messages_prepared_inline_message_gen.go#L193: 	b.PutInt(p.CacheTime)
		tl_messages_rate_transcribed_audio_gen.go#L168: 	b.PutInt(r.MsgID)
		tl_messages_read_discussion_gen.go#L157: 	b.PutInt(r.MsgID)
		tl_messages_read_discussion_gen.go#L158: 	b.PutInt(r.ReadMaxID)
		tl_messages_read_encrypted_history_gen.go#L140: 	b.PutInt(r.MaxDate)
		tl_messages_read_history_gen.go#L144: 	b.PutInt(r.MaxID)
		tl_messages_read_mentions_gen.go#L172: 		b.PutInt(r.TopMsgID)
		tl_messages_read_message_contents_gen.go#L132: 		b.PutInt(v)
		tl_messages_read_poll_votes_gen.go#L165: 		b.PutInt(r.TopMsgID)
		tl_messages_read_reactions_gen.go#L199: 		b.PutInt(r.TopMsgID)
		tl_messages_read_saved_history_gen.go#L164: 	b.PutInt(r.MaxID)
		tl_messages_received_messages_gen.go#L126: 	b.PutInt(r.MaxID)
		tl_messages_received_queue_gen.go#L128: 	b.PutInt(r.MaxQts)
		tl_messages_recent_stickers_gen.go#L287: 		b.PutInt(v)
		tl_messages_reorder_pinned_dialogs_gen.go#L171: 	b.PutInt(r.FolderID)
		tl_messages_reorder_pinned_forum_topics_gen.go#L185: 		b.PutInt(v)
		tl_messages_reorder_quick_replies_gen.go#L136: 		b.PutInt(v)
		tl_messages_report_gen.go#L167: 		b.PutInt(v)
		tl_messages_report_messages_delivery_gen.go#L187: 		b.PutInt(v)
		tl_messages_report_music_listen_gen.go#L142: 	b.PutInt(r.ListenedDuration)
		tl_messages_report_reaction_gen.go#L157: 	b.PutInt(r.ID)
		tl_messages_request_encryption_gen.go#L158: 	b.PutInt(r.RandomID)
		tl_messages_request_url_auth_gen.go#L252: 		b.PutInt(r.MsgID)
		tl_messages_request_url_auth_gen.go#L255: 		b.PutInt(r.ButtonID)
		tl_messages_saved_dialogs_gen.go#L492: 	b.PutInt(s.Count)
		tl_messages_saved_dialogs_gen.go#L786: 	b.PutInt(s.Count)
		tl_messages_search_counter_gen.go#L178: 	b.PutInt(s.Count)
		tl_messages_search_gen.go#L401: 		b.PutInt(s.TopMsgID)
		tl_messages_search_gen.go#L409: 	b.PutInt(s.MinDate)
		tl_messages_search_gen.go#L410: 	b.PutInt(s.MaxDate)
		tl_messages_search_gen.go#L411: 	b.PutInt(s.OffsetID)
		tl_messages_search_gen.go#L412: 	b.PutInt(s.AddOffset)
		tl_messages_search_gen.go#L413: 	b.PutInt(s.Limit)
		tl_messages_search_gen.go#L414: 	b.PutInt(s.MaxID)
		tl_messages_search_gen.go#L415: 	b.PutInt(s.MinID)
		tl_messages_search_global_gen.go#L307: 		b.PutInt(s.FolderID)
		tl_messages_search_global_gen.go#L316: 	b.PutInt(s.MinDate)
		tl_messages_search_global_gen.go#L317: 	b.PutInt(s.MaxDate)
		tl_messages_search_global_gen.go#L318: 	b.PutInt(s.OffsetRate)
		tl_messages_search_global_gen.go#L325: 	b.PutInt(s.OffsetID)
		tl_messages_search_global_gen.go#L326: 	b.PutInt(s.Limit)
		tl_messages_search_results_calendar_gen.go#L252: 	b.PutInt(s.Count)
		tl_messages_search_results_calendar_gen.go#L253: 	b.PutInt(s.MinDate)
		tl_messages_search_results_calendar_gen.go#L254: 	b.PutInt(s.MinMsgID)
		tl_messages_search_results_calendar_gen.go#L256: 		b.PutInt(s.OffsetIDOffset)
		tl_messages_search_results_positions_gen.go#L137: 	b.PutInt(s.Count)
		tl_messages_search_sent_media_gen.go#L156: 	b.PutInt(s.Limit)
		tl_messages_search_stickers_gen.go#L233: 	b.PutInt(s.Offset)
		tl_messages_search_stickers_gen.go#L234: 	b.PutInt(s.Limit)
		tl_messages_send_bot_requested_peer_gen.go#L224: 		b.PutInt(s.MsgID)
		tl_messages_send_bot_requested_peer_gen.go#L229: 	b.PutInt(s.ButtonID)
		tl_messages_send_inline_bot_result_gen.go#L379: 		b.PutInt(s.ScheduleDate)
		tl_messages_send_media_gen.go#L561: 		b.PutInt(s.ScheduleDate)
		tl_messages_send_media_gen.go#L564: 		b.PutInt(s.ScheduleRepeatPeriod)
		tl_messages_send_message_gen.go#L579: 		b.PutInt(s.ScheduleDate)
		tl_messages_send_message_gen.go#L582: 		b.PutInt(s.ScheduleRepeatPeriod)
		tl_messages_send_multi_media_gen.go#L434: 		b.PutInt(s.ScheduleDate)
		tl_messages_send_paid_reaction_gen.go#L219: 	b.PutInt(s.MsgID)
		tl_messages_send_paid_reaction_gen.go#L220: 	b.PutInt(s.Count)
		tl_messages_send_quick_reply_messages_gen.go#L170: 	b.PutInt(s.ShortcutID)
		tl_messages_send_quick_reply_messages_gen.go#L173: 		b.PutInt(v)
		tl_messages_send_reaction_gen.go#L222: 	b.PutInt(s.MsgID)
		tl_messages_send_scheduled_messages_gen.go#L145: 		b.PutInt(v)
		tl_messages_send_vote_gen.go#L160: 	b.PutInt(s.MsgID)
		tl_messages_sent_encrypted_message_gen.go#L131: 	b.PutInt(s.Date)
		tl_messages_sent_encrypted_message_gen.go#L277: 	b.PutInt(s.Date)
		tl_messages_set_bot_callback_answer_gen.go#L215: 	b.PutInt(s.CacheTime)
		tl_messages_set_chat_available_reactions_gen.go#L224: 		b.PutInt(s.ReactionsLimit)
		tl_messages_set_chat_wall_paper_gen.go#L277: 		b.PutInt(s.ID)
		tl_messages_set_default_history_ttl_gen.go#L126: 	b.PutInt(s.Period)
		tl_messages_set_game_score_gen.go#L214: 	b.PutInt(s.ID)
		tl_messages_set_game_score_gen.go#L221: 	b.PutInt(s.Score)
		tl_messages_set_history_ttl_gen.go#L143: 	b.PutInt(s.Period)
		tl_messages_set_inline_bot_results_gen.go#L275: 	b.PutInt(s.CacheTime)
		tl_messages_set_inline_game_score_gen.go#L209: 	b.PutInt(s.Score)
		tl_messages_set_typing_gen.go#L187: 		b.PutInt(s.TopMsgID)
		tl_messages_sponsored_messages_gen.go#L239: 		b.PutInt(s.PostsBetween)
		tl_messages_sponsored_messages_gen.go#L242: 		b.PutInt(s.StartDelay)
		tl_messages_sponsored_messages_gen.go#L245: 		b.PutInt(s.BetweenDelay)
		tl_messages_summarize_text_gen.go#L202: 	b.PutInt(s.ID)
		tl_messages_toggle_no_forwards_gen.go#L188: 		b.PutInt(t.RequestMsgID)
		tl_messages_toggle_paid_reaction_privacy_gen.go#L158: 	b.PutInt(t.MsgID)
		tl_messages_toggle_suggested_post_approval_gen.go#L221: 	b.PutInt(t.MsgID)
		tl_messages_toggle_suggested_post_approval_gen.go#L223: 		b.PutInt(t.ScheduleDate)
		tl_messages_toggle_todo_completed_gen.go#L168: 	b.PutInt(t.MsgID)
		tl_messages_toggle_todo_completed_gen.go#L171: 		b.PutInt(v)
		tl_messages_toggle_todo_completed_gen.go#L175: 		b.PutInt(v)
		tl_messages_transcribe_audio_gen.go#L146: 	b.PutInt(t.MsgID)
		tl_messages_transcribed_audio_gen.go#L229: 		b.PutInt(t.TrialRemainsNum)
		tl_messages_transcribed_audio_gen.go#L232: 		b.PutInt(t.TrialRemainsUntilDate)
		tl_messages_translate_text_gen.go#L238: 			b.PutInt(v)
		tl_messages_unpin_all_messages_gen.go#L199: 		b.PutInt(u.TopMsgID)
		tl_messages_update_dialog_filter_gen.go#L171: 	b.PutInt(u.ID)
		tl_messages_update_dialog_filters_order_gen.go#L134: 		b.PutInt(v)
		tl_messages_update_pinned_forum_topic_gen.go#L161: 	b.PutInt(u.TopicID)
		tl_messages_update_pinned_message_gen.go#L204: 	b.PutInt(u.ID)
		tl_messages_votes_list_gen.go#L203: 	b.PutInt(v.Count)
		tl_my_boost_gen.go#L215: 	b.PutInt(m.Slot)
		tl_my_boost_gen.go#L224: 	b.PutInt(m.Date)
		tl_my_boost_gen.go#L225: 	b.PutInt(m.Expires)
		tl_my_boost_gen.go#L227: 		b.PutInt(m.CooldownUntilDate)
		tl_nearest_dc_gen.go#L149: 	b.PutInt(n.ThisDC)
		tl_nearest_dc_gen.go#L150: 	b.PutInt(n.NearestDC)
		tl_notify_peer_gen.go#L601: 	b.PutInt(n.TopMsgID)
		tl_outbox_read_date_gen.go#L126: 	b.PutInt(o.Date)
		tl_page_block_gen.go#L530: 	b.PutInt(p.PublishedDate)
		tl_page_block_gen.go#L3044: 		b.PutInt(p.W)
		tl_page_block_gen.go#L3047: 		b.PutInt(p.H)
		tl_page_block_gen.go#L3424: 	b.PutInt(p.Date)
		tl_page_block_gen.go#L4840: 		b.PutInt(p.Start)
		tl_page_block_gen.go#L5547: 	b.PutInt(p.Zoom)
		tl_page_block_gen.go#L5548: 	b.PutInt(p.W)
		tl_page_block_gen.go#L5549: 	b.PutInt(p.H)
		tl_page_block_gen.go#L6901: 	b.PutInt(i.Zoom)
		tl_page_block_gen.go#L6902: 	b.PutInt(i.W)
		tl_page_block_gen.go#L6903: 	b.PutInt(i.H)
		tl_page_gen.go#L279: 		b.PutInt(p.Views)
		tl_page_list_ordered_item_gen.go#L244: 		b.PutInt(p.Value)
		tl_page_list_ordered_item_gen.go#L622: 		b.PutInt(p.Value)
		tl_page_related_article_gen.go#L268: 		b.PutInt(p.PublishedDate)
		tl_page_table_cell_gen.go#L275: 		b.PutInt(p.Colspan)
		tl_page_table_cell_gen.go#L278: 		b.PutInt(p.Rowspan)
		tl_passkey_gen.go#L218: 	b.PutInt(p.Date)
		tl_passkey_gen.go#L223: 		b.PutInt(p.LastUsageDate)
		tl_password_kdf_algo_gen.go#L286: 	b.PutInt(p.G)
		tl_payments_checked_gift_code_gen.go#L285: 		b.PutInt(c.GiveawayMsgID)
		tl_payments_checked_gift_code_gen.go#L290: 	b.PutInt(c.Date)
		tl_payments_checked_gift_code_gen.go#L291: 	b.PutInt(c.Days)
		tl_payments_checked_gift_code_gen.go#L293: 		b.PutInt(c.UsedDate)
		tl_payments_connected_star_ref_bots_gen.go#L151: 	b.PutInt(c.Count)
		tl_payments_delete_star_gift_collection_gen.go#L146: 	b.PutInt(d.CollectionID)
		tl_payments_get_connected_star_ref_bots_gen.go#L208: 		b.PutInt(g.OffsetDate)
		tl_payments_get_connected_star_ref_bots_gen.go#L213: 	b.PutInt(g.Limit)
		tl_payments_get_craft_star_gifts_gen.go#L162: 	b.PutInt(g.Limit)
		tl_payments_get_giveaway_info_gen.go#L149: 	b.PutInt(g.MsgID)
		tl_payments_get_payment_receipt_gen.go#L143: 	b.PutInt(g.MsgID)
		tl_payments_get_resale_star_gifts_gen.go#L316: 	b.PutInt(g.Limit)
		tl_payments_get_saved_star_gifts_gen.go#L362: 		b.PutInt(g.CollectionID)
		tl_payments_get_saved_star_gifts_gen.go#L365: 	b.PutInt(g.Limit)
		tl_payments_get_star_gift_auction_state_gen.go#L155: 	b.PutInt(g.Version)
		tl_payments_get_star_gifts_gen.go#L134: 	b.PutInt(g.Hash)
		tl_payments_get_stars_transactions_gen.go#L272: 	b.PutInt(g.Limit)
		tl_payments_get_suggested_star_ref_bots_gen.go#L215: 	b.PutInt(g.Limit)
		tl_payments_giveaway_info_gen.go#L251: 	b.PutInt(g.StartDate)
		tl_payments_giveaway_info_gen.go#L253: 		b.PutInt(g.JoinedTooEarlyDate)
		tl_payments_giveaway_info_gen.go#L660: 	b.PutInt(g.StartDate)
		tl_payments_giveaway_info_gen.go#L667: 	b.PutInt(g.FinishDate)
		tl_payments_giveaway_info_gen.go#L668: 	b.PutInt(g.WinnersCount)
		tl_payments_giveaway_info_gen.go#L670: 		b.PutInt(g.ActivatedCount)
		tl_payments_payment_receipt_gen.go#L335: 	b.PutInt(p.Date)
		tl_payments_payment_receipt_gen.go#L889: 	b.PutInt(p.Date)
		tl_payments_reorder_star_gift_collections_gen.go#L148: 		b.PutInt(v)
		tl_payments_resale_star_gifts_gen.go#L277: 	b.PutInt(r.Count)
		tl_payments_resolve_star_gift_offer_gen.go#L166: 	b.PutInt(r.OfferMsgID)
		tl_payments_saved_star_gifts_gen.go#L226: 	b.PutInt(s.Count)
		tl_payments_send_star_gift_offer_gen.go#L237: 	b.PutInt(s.Duration)
		tl_payments_star_gift_auction_state_gen.go#L205: 	b.PutInt(s.Timeout)
		tl_payments_star_gifts_gen.go#L275: 	b.PutInt(s.Hash)
		tl_payments_suggested_star_ref_bots_gen.go#L191: 	b.PutInt(s.Count)
		tl_payments_unique_star_gift_value_info_gen.go#L371: 	b.PutInt(u.InitialSaleDate)
		tl_payments_unique_star_gift_value_info_gen.go#L375: 		b.PutInt(u.LastSaleDate)
		tl_payments_unique_star_gift_value_info_gen.go#L387: 		b.PutInt(u.ListedCount)
		tl_payments_unique_star_gift_value_info_gen.go#L390: 		b.PutInt(u.FragmentListedCount)
		tl_payments_update_star_gift_collection_gen.go#L242: 	b.PutInt(u.CollectionID)
		tl_peer_blocked_gen.go#L143: 	b.PutInt(p.Date)
		tl_peer_color_gen.go#L187: 		b.PutInt(p.Color)
		tl_peer_color_gen.go#L489: 	b.PutInt(p.AccentColor)
		tl_peer_color_gen.go#L492: 		b.PutInt(v)
		tl_peer_color_gen.go#L495: 		b.PutInt(p.DarkAccentColor)
		tl_peer_color_gen.go#L500: 			b.PutInt(v)
		tl_peer_located_gen.go#L159: 	b.PutInt(p.Expires)
		tl_peer_located_gen.go#L160: 	b.PutInt(p.Distance)
		tl_peer_located_gen.go#L325: 	b.PutInt(p.Expires)
		tl_peer_notify_settings_gen.go#L360: 		b.PutInt(p.MuteUntil)
		tl_peer_settings_gen.go#L545: 		b.PutInt(p.GeoDistance)
		tl_peer_settings_gen.go#L551: 		b.PutInt(p.RequestChatDate)
		tl_peer_settings_gen.go#L569: 		b.PutInt(p.NameChangeDate)
		tl_peer_settings_gen.go#L572: 		b.PutInt(p.PhotoChangeDate)
		tl_peer_stories_gen.go#L183: 		b.PutInt(p.MaxReadID)
		tl_phone_call_gen.go#L377: 	b.PutInt(p.Date)
		tl_phone_call_gen.go#L384: 		b.PutInt(p.ReceiveDate)
		tl_phone_call_gen.go#L748: 	b.PutInt(p.Date)
		tl_phone_call_gen.go#L1107: 	b.PutInt(p.Date)
		tl_phone_call_gen.go#L1555: 	b.PutInt(p.Date)
		tl_phone_call_gen.go#L1572: 	b.PutInt(p.StartDate)
		tl_phone_call_gen.go#L2068: 		b.PutInt(p.Duration)
		tl_phone_call_protocol_gen.go#L206: 	b.PutInt(p.MinLayer)
		tl_phone_call_protocol_gen.go#L207: 	b.PutInt(p.MaxLayer)
		tl_phone_check_group_call_gen.go#L151: 		b.PutInt(v)
		tl_phone_connection_gen.go#L210: 	b.PutInt(p.Port)
		tl_phone_connection_gen.go#L538: 	b.PutInt(p.Port)
		tl_phone_create_conference_call_gen.go#L250: 	b.PutInt(c.RandomID)
		tl_phone_create_group_call_gen.go#L226: 	b.PutInt(c.RandomID)
		tl_phone_create_group_call_gen.go#L231: 		b.PutInt(c.ScheduleDate)
		tl_phone_decline_conference_call_invite_gen.go#L132: 	b.PutInt(d.MsgID)
		tl_phone_delete_group_call_messages_gen.go#L179: 		b.PutInt(v)
		tl_phone_discard_call_gen.go#L196: 	b.PutInt(d.Duration)
		tl_phone_edit_group_call_participant_gen.go#L295: 		b.PutInt(e.Volume)
		tl_phone_get_group_call_chain_blocks_gen.go#L171: 	b.PutInt(g.SubChainID)
		tl_phone_get_group_call_chain_blocks_gen.go#L172: 	b.PutInt(g.Offset)
		tl_phone_get_group_call_chain_blocks_gen.go#L173: 	b.PutInt(g.Limit)
		tl_phone_get_group_call_gen.go#L159: 	b.PutInt(g.Limit)
		tl_phone_get_group_participants_gen.go#L202: 		b.PutInt(v)
		tl_phone_get_group_participants_gen.go#L205: 	b.PutInt(g.Limit)
		tl_phone_group_participants_gen.go#L185: 	b.PutInt(g.Count)
		tl_phone_group_participants_gen.go#L211: 	b.PutInt(g.Version)
		tl_phone_leave_group_call_gen.go#L146: 	b.PutInt(l.Source)
		tl_phone_request_call_gen.go#L202: 	b.PutInt(r.RandomID)
		tl_phone_set_call_rating_gen.go#L194: 	b.PutInt(s.Rating)
		tl_photo_gen.go#L381: 	b.PutInt(p.Date)
		tl_photo_gen.go#L402: 	b.PutInt(p.DCID)
		tl_photo_size_gen.go#L306: 	b.PutInt(p.W)
		tl_photo_size_gen.go#L307: 	b.PutInt(p.H)
		tl_photo_size_gen.go#L308: 	b.PutInt(p.Size)
		tl_photo_size_gen.go#L522: 	b.PutInt(p.W)
		tl_photo_size_gen.go#L523: 	b.PutInt(p.H)
		tl_photo_size_gen.go#L907: 	b.PutInt(p.W)
		tl_photo_size_gen.go#L908: 	b.PutInt(p.H)
		tl_photo_size_gen.go#L911: 		b.PutInt(v)
		tl_photos_get_user_photos_gen.go#L172: 	b.PutInt(g.Offset)
		tl_photos_get_user_photos_gen.go#L174: 	b.PutInt(g.Limit)
		tl_photos_photos_gen.go#L361: 	b.PutInt(p.Count)
		tl_poll_answer_gen.go#L247: 		b.PutInt(p.Date)
		tl_poll_answer_voters_gen.go#L217: 		b.PutInt(p.Voters)
		tl_poll_gen.go#L411: 		b.PutInt(p.ClosePeriod)
		tl_poll_gen.go#L414: 		b.PutInt(p.CloseDate)
		tl_poll_results_gen.go#L314: 		b.PutInt(p.TotalVoters)
		tl_popular_contact_gen.go#L138: 	b.PutInt(p.Importers)
		tl_post_interaction_counters_gen.go#L164: 	b.PutInt(p.MsgID)
		tl_post_interaction_counters_gen.go#L165: 	b.PutInt(p.Views)
		tl_post_interaction_counters_gen.go#L166: 	b.PutInt(p.Forwards)
		tl_post_interaction_counters_gen.go#L167: 	b.PutInt(p.Reactions)
		tl_post_interaction_counters_gen.go#L380: 	b.PutInt(p.StoryID)
		tl_post_interaction_counters_gen.go#L381: 	b.PutInt(p.Views)
		tl_post_interaction_counters_gen.go#L382: 	b.PutInt(p.Forwards)
		tl_post_interaction_counters_gen.go#L383: 	b.PutInt(p.Reactions)
		tl_premium_apply_boost_gen.go#L171: 			b.PutInt(v)
		tl_premium_boosts_list_gen.go#L193: 	buf.PutInt(b.Count)
		tl_premium_boosts_status_gen.go#L313: 	buf.PutInt(b.Level)
		tl_premium_boosts_status_gen.go#L314: 	buf.PutInt(b.CurrentLevelBoosts)
		tl_premium_boosts_status_gen.go#L315: 	buf.PutInt(b.Boosts)
		tl_premium_boosts_status_gen.go#L317: 		buf.PutInt(b.GiftBoosts)
		tl_premium_boosts_status_gen.go#L320: 		buf.PutInt(b.NextLevelBoosts)
		tl_premium_boosts_status_gen.go#L342: 			buf.PutInt(v)
		tl_premium_get_boosts_list_gen.go#L197: 	b.PutInt(g.Limit)
		tl_premium_gift_code_option_gen.go#L230: 	b.PutInt(p.Users)
		tl_premium_gift_code_option_gen.go#L231: 	b.PutInt(p.Months)
		tl_premium_gift_code_option_gen.go#L236: 		b.PutInt(p.StoreQuantity)
		tl_premium_subscription_option_gen.go#L264: 	b.PutInt(p.Months)
		tl_prepaid_giveaway_gen.go#L174: 	b.PutInt(p.Months)
		tl_prepaid_giveaway_gen.go#L175: 	b.PutInt(p.Quantity)
		tl_prepaid_giveaway_gen.go#L176: 	b.PutInt(p.Date)
		tl_prepaid_giveaway_gen.go#L408: 	b.PutInt(p.Quantity)
		tl_prepaid_giveaway_gen.go#L409: 	b.PutInt(p.Boosts)
		tl_prepaid_giveaway_gen.go#L410: 	b.PutInt(p.Date)
		tl_quick_reply_gen.go#L162: 	b.PutInt(q.ShortcutID)
		tl_quick_reply_gen.go#L164: 	b.PutInt(q.TopMessage)
		tl_quick_reply_gen.go#L165: 	b.PutInt(q.Count)
		tl_reaction_count_gen.go#L175: 		b.PutInt(r.ChosenOrder)
		tl_reaction_count_gen.go#L183: 	b.PutInt(r.Count)
		tl_read_participant_date_gen.go#L138: 	b.PutInt(r.Date)
		tl_received_notify_message_gen.go#L137: 	b.PutInt(r.ID)
		tl_received_notify_message_gen.go#L138: 	b.PutInt(r.Flags)
		tl_recent_story_gen.go#L166: 		b.PutInt(r.MaxID)
		tl_rich_text_gen.go#L2197: 	b.PutInt(t.W)
		tl_rich_text_gen.go#L2198: 	b.PutInt(t.H)
		tl_rich_text_gen.go#L4361: 	b.PutInt(t.Date)
		tl_saved_dialog_gen.go#L182: 	b.PutInt(s.TopMessage)
		tl_saved_dialog_gen.go#L497: 	b.PutInt(m.TopMessage)
		tl_saved_dialog_gen.go#L498: 	b.PutInt(m.ReadInboxMaxID)
		tl_saved_dialog_gen.go#L499: 	b.PutInt(m.ReadOutboxMaxID)
		tl_saved_dialog_gen.go#L500: 	b.PutInt(m.UnreadCount)
		tl_saved_dialog_gen.go#L501: 	b.PutInt(m.UnreadReactionsCount)
		tl_saved_phone_contact_gen.go#L162: 	b.PutInt(s.Date)
		tl_saved_reaction_tag_gen.go#L188: 	b.PutInt(s.Count)
		tl_saved_star_gift_gen.go#L611: 	b.PutInt(s.Date)
		tl_saved_star_gift_gen.go#L624: 		b.PutInt(s.MsgID)
		tl_saved_star_gift_gen.go#L636: 		b.PutInt(s.CanExportAt)
		tl_saved_star_gift_gen.go#L642: 		b.PutInt(s.CanTransferAt)
		tl_saved_star_gift_gen.go#L645: 		b.PutInt(s.CanResellAt)
		tl_saved_star_gift_gen.go#L650: 			b.PutInt(v)
		tl_saved_star_gift_gen.go#L660: 		b.PutInt(s.GiftNum)
		tl_saved_star_gift_gen.go#L663: 		b.PutInt(s.CanCraftAt)
		tl_search_posts_flood_gen.go#L206: 	b.PutInt(s.TotalDaily)
		tl_search_posts_flood_gen.go#L207: 	b.PutInt(s.Remains)
		tl_search_posts_flood_gen.go#L209: 		b.PutInt(s.WaitTill)
		tl_search_result_position_gen.go#L148: 	b.PutInt(s.MsgID)
		tl_search_result_position_gen.go#L149: 	b.PutInt(s.Date)
		tl_search_result_position_gen.go#L150: 	b.PutInt(s.Offset)
		tl_search_results_calendar_period_gen.go#L167: 	b.PutInt(s.Date)
		tl_search_results_calendar_period_gen.go#L168: 	b.PutInt(s.MinMsgID)
		tl_search_results_calendar_period_gen.go#L169: 	b.PutInt(s.MaxMsgID)
		tl_search_results_calendar_period_gen.go#L170: 	b.PutInt(s.Count)
		tl_secure_file_gen.go#L306: 	b.PutInt(s.DCID)
		tl_secure_file_gen.go#L307: 	b.PutInt(s.Date)
		tl_send_message_action_gen.go#L438: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L675: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L810: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L945: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L1488: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L1725: 	b.PutInt(s.Progress)
		tl_send_message_action_gen.go#L1992: 	b.PutInt(s.MsgID)
		tl_smsjobs_eligible_to_join_gen.go#L138: 	b.PutInt(e.MonthlySentSMS)
		tl_smsjobs_status_gen.go#L232: 	b.PutInt(s.RecentSent)
		tl_smsjobs_status_gen.go#L233: 	b.PutInt(s.RecentSince)
		tl_smsjobs_status_gen.go#L234: 	b.PutInt(s.RecentRemains)
		tl_smsjobs_status_gen.go#L235: 	b.PutInt(s.TotalSent)
		tl_smsjobs_status_gen.go#L236: 	b.PutInt(s.TotalSince)
		tl_sponsored_message_gen.go#L447: 		b.PutInt(s.MinDisplayDuration)
		tl_sponsored_message_gen.go#L450: 		b.PutInt(s.MaxDisplayDuration)
		tl_star_gift_attribute_counter_gen.go#L143: 	b.PutInt(s.Count)
		tl_star_gift_attribute_gen.go#L673: 	b.PutInt(s.BackdropID)
		tl_star_gift_attribute_gen.go#L674: 	b.PutInt(s.CenterColor)
		tl_star_gift_attribute_gen.go#L675: 	b.PutInt(s.EdgeColor)
		tl_star_gift_attribute_gen.go#L676: 	b.PutInt(s.PatternColor)
		tl_star_gift_attribute_gen.go#L677: 	b.PutInt(s.TextColor)
		tl_star_gift_attribute_gen.go#L994: 	b.PutInt(s.Date)
		tl_star_gift_attribute_id_gen.go#L416: 	b.PutInt(s.BackdropID)
		tl_star_gift_attribute_rarity_gen.go#L131: 	b.PutInt(s.Permille)
		tl_star_gift_auction_acquired_gift_gen.go#L251: 	b.PutInt(s.Date)
		tl_star_gift_auction_acquired_gift_gen.go#L253: 	b.PutInt(s.Round)
		tl_star_gift_auction_acquired_gift_gen.go#L254: 	b.PutInt(s.Pos)
		tl_star_gift_auction_acquired_gift_gen.go#L261: 		b.PutInt(s.GiftNum)
		tl_star_gift_auction_round_gen.go#L149: 	b.PutInt(s.Num)
		tl_star_gift_auction_round_gen.go#L150: 	b.PutInt(s.Duration)
		tl_star_gift_auction_round_gen.go#L342: 	b.PutInt(s.Num)
		tl_star_gift_auction_round_gen.go#L343: 	b.PutInt(s.Duration)
		tl_star_gift_auction_round_gen.go#L344: 	b.PutInt(s.ExtendTop)
		tl_star_gift_auction_round_gen.go#L345: 	b.PutInt(s.ExtendWindow)
		tl_star_gift_auction_state_gen.go#L393: 	b.PutInt(s.Version)
		tl_star_gift_auction_state_gen.go#L394: 	b.PutInt(s.StartDate)
		tl_star_gift_auction_state_gen.go#L395: 	b.PutInt(s.EndDate)
		tl_star_gift_auction_state_gen.go#L407: 	b.PutInt(s.NextRoundAt)
		tl_star_gift_auction_state_gen.go#L408: 	b.PutInt(s.LastGiftNum)
		tl_star_gift_auction_state_gen.go#L409: 	b.PutInt(s.GiftsLeft)
		tl_star_gift_auction_state_gen.go#L410: 	b.PutInt(s.CurrentRound)
		tl_star_gift_auction_state_gen.go#L411: 	b.PutInt(s.TotalRounds)
		tl_star_gift_auction_state_gen.go#L867: 	b.PutInt(s.StartDate)
		tl_star_gift_auction_state_gen.go#L868: 	b.PutInt(s.EndDate)
		tl_star_gift_auction_state_gen.go#L871: 		b.PutInt(s.ListedCount)
		tl_star_gift_auction_state_gen.go#L874: 		b.PutInt(s.FragmentListedCount)
		tl_star_gift_auction_user_state_gen.go#L263: 		b.PutInt(s.BidDate)
		tl_star_gift_auction_user_state_gen.go#L276: 	b.PutInt(s.AcquiredCount)
		tl_star_gift_background_gen.go#L151: 	b.PutInt(s.CenterColor)
		tl_star_gift_background_gen.go#L152: 	b.PutInt(s.EdgeColor)
		tl_star_gift_background_gen.go#L153: 	b.PutInt(s.TextColor)
		tl_star_gift_collection_gen.go#L202: 	b.PutInt(s.CollectionID)
		tl_star_gift_collection_gen.go#L212: 	b.PutInt(s.GiftsCount)
		tl_star_gift_gen.go#L695: 		b.PutInt(s.AvailabilityRemains)
		tl_star_gift_gen.go#L698: 		b.PutInt(s.AvailabilityTotal)
		tl_star_gift_gen.go#L705: 		b.PutInt(s.FirstSaleDate)
		tl_star_gift_gen.go#L708: 		b.PutInt(s.LastSaleDate)
		tl_star_gift_gen.go#L728: 		b.PutInt(s.PerUserTotal)
		tl_star_gift_gen.go#L731: 		b.PutInt(s.PerUserRemains)
		tl_star_gift_gen.go#L734: 		b.PutInt(s.LockedUntilDate)
		tl_star_gift_gen.go#L740: 		b.PutInt(s.GiftsPerRound)
		tl_star_gift_gen.go#L743: 		b.PutInt(s.AuctionStartDate)
		tl_star_gift_gen.go#L746: 		b.PutInt(s.UpgradeVariants)
		tl_star_gift_gen.go#L2009: 	b.PutInt(s.Num)
		tl_star_gift_gen.go#L2033: 	b.PutInt(s.AvailabilityIssued)
		tl_star_gift_gen.go#L2034: 	b.PutInt(s.AvailabilityTotal)
		tl_star_gift_gen.go#L2091: 		b.PutInt(s.OfferMinStars)
		tl_star_gift_gen.go#L2094: 		b.PutInt(s.CraftChancePermille)
		tl_star_gift_upgrade_price_gen.go#L140: 	b.PutInt(s.Date)
		tl_star_ref_program_gen.go#L227: 	b.PutInt(s.CommissionPermille)
		tl_star_ref_program_gen.go#L229: 		b.PutInt(s.DurationMonths)
		tl_star_ref_program_gen.go#L232: 		b.PutInt(s.EndDate)
		tl_stars_amount_gen.go#L148: 	b.PutInt(s.Nanos)
		tl_stars_giveaway_option_gen.go#L254: 	b.PutInt(s.YearlyBoosts)
		tl_stars_giveaway_winners_option_gen.go#L171: 	b.PutInt(s.Users)
		tl_stars_rating_gen.go#L187: 	b.PutInt(s.Level)
		tl_stars_revenue_status_gen.go#L225: 		b.PutInt(s.NextWithdrawalAt)
		tl_stars_subscription_gen.go#L337: 	b.PutInt(s.UntilDate)
		tl_stars_subscription_pricing_gen.go#L142: 	b.PutInt(s.Period)
		tl_stars_transaction_gen.go#L864: 	b.PutInt(s.Date)
		tl_stars_transaction_gen.go#L886: 		b.PutInt(s.TransactionDate)
		tl_stars_transaction_gen.go#L895: 		b.PutInt(s.MsgID)
		tl_stars_transaction_gen.go#L909: 		b.PutInt(s.SubscriptionPeriod)
		tl_stars_transaction_gen.go#L912: 		b.PutInt(s.GiveawayPostID)
		tl_stars_transaction_gen.go#L923: 		b.PutInt(s.FloodskipNumber)
		tl_stars_transaction_gen.go#L926: 		b.PutInt(s.StarrefCommissionPermille)
		tl_stars_transaction_gen.go#L945: 		b.PutInt(s.PaidMessages)
		tl_stars_transaction_gen.go#L948: 		b.PutInt(s.PremiumGiftMonths)
		tl_stars_transaction_gen.go#L951: 		b.PutInt(s.AdsProceedsFromDate)
		tl_stars_transaction_gen.go#L954: 		b.PutInt(s.AdsProceedsToDate)
		tl_stats_date_range_days_gen.go#L140: 	b.PutInt(s.MinDate)
		tl_stats_date_range_days_gen.go#L141: 	b.PutInt(s.MaxDate)
		tl_stats_get_message_public_forwards_gen.go#L178: 	b.PutInt(g.MsgID)
		tl_stats_get_message_public_forwards_gen.go#L180: 	b.PutInt(g.Limit)
		tl_stats_get_message_stats_gen.go#L177: 	b.PutInt(g.MsgID)
		tl_stats_get_poll_stats_gen.go#L170: 	b.PutInt(g.MsgID)
		tl_stats_get_story_public_forwards_gen.go#L178: 	b.PutInt(g.ID)
		tl_stats_get_story_public_forwards_gen.go#L180: 	b.PutInt(g.Limit)
		tl_stats_get_story_stats_gen.go#L178: 	b.PutInt(g.ID)
		tl_stats_group_top_admin_gen.go#L169: 	b.PutInt(s.Deleted)
		tl_stats_group_top_admin_gen.go#L170: 	b.PutInt(s.Kicked)
		tl_stats_group_top_admin_gen.go#L171: 	b.PutInt(s.Banned)
		tl_stats_group_top_inviter_gen.go#L141: 	b.PutInt(s.Invitations)
		tl_stats_group_top_poster_gen.go#L152: 	b.PutInt(s.Messages)
		tl_stats_group_top_poster_gen.go#L153: 	b.PutInt(s.AvgChars)
		tl_stats_public_forwards_gen.go#L202: 	b.PutInt(p.Count)
		tl_sticker_set_gen.go#L417: 		b.PutInt(s.InstalledDate)
		tl_sticker_set_gen.go#L435: 		b.PutInt(s.ThumbDCID)
		tl_sticker_set_gen.go#L438: 		b.PutInt(s.ThumbVersion)
		tl_sticker_set_gen.go#L443: 	b.PutInt(s.Count)
		tl_sticker_set_gen.go#L444: 	b.PutInt(s.Hash)
		tl_stickers_change_sticker_position_gen.go#L144: 	b.PutInt(c.Position)
		tl_stories_all_stories_gen.go#L415: 	b.PutInt(a.Count)
		tl_stories_can_send_story_count_gen.go#L131: 	b.PutInt(c.CountRemains)
		tl_stories_create_album_gen.go#L160: 		b.PutInt(v)
		tl_stories_delete_album_gen.go#L146: 	b.PutInt(d.AlbumID)
		tl_stories_delete_stories_gen.go#L148: 		b.PutInt(v)
		tl_stories_edit_story_gen.go#L302: 	b.PutInt(e.ID)
		tl_stories_export_story_link_gen.go#L146: 	b.PutInt(e.ID)
		tl_stories_found_stories_gen.go#L198: 	b.PutInt(f.Count)
		tl_stories_get_album_stories_gen.go#L174: 	b.PutInt(g.AlbumID)
		tl_stories_get_album_stories_gen.go#L175: 	b.PutInt(g.Offset)
		tl_stories_get_album_stories_gen.go#L176: 	b.PutInt(g.Limit)
		tl_stories_get_pinned_stories_gen.go#L163: 	b.PutInt(g.OffsetID)
		tl_stories_get_pinned_stories_gen.go#L164: 	b.PutInt(g.Limit)
		tl_stories_get_stories_archive_gen.go#L163: 	b.PutInt(g.OffsetID)
		tl_stories_get_stories_archive_gen.go#L164: 	b.PutInt(g.Limit)
		tl_stories_get_stories_by_id_gen.go#L148: 		b.PutInt(v)
		tl_stories_get_stories_views_gen.go#L149: 		b.PutInt(v)
		tl_stories_get_story_reactions_list_gen.go#L242: 	b.PutInt(g.ID)
		tl_stories_get_story_reactions_list_gen.go#L254: 	b.PutInt(g.Limit)
		tl_stories_get_story_views_list_gen.go#L269: 	b.PutInt(g.ID)
		tl_stories_get_story_views_list_gen.go#L271: 	b.PutInt(g.Limit)
		tl_stories_increment_story_views_gen.go#L145: 		b.PutInt(v)
		tl_stories_read_stories_gen.go#L147: 	b.PutInt(r.MaxID)
		tl_stories_reorder_albums_gen.go#L148: 		b.PutInt(v)
		tl_stories_report_gen.go#L167: 		b.PutInt(v)
		tl_stories_search_posts_gen.go#L254: 	b.PutInt(s.Limit)
		tl_stories_send_reaction_gen.go#L188: 	b.PutInt(s.StoryID)
		tl_stories_send_story_gen.go#L457: 		b.PutInt(s.Period)
		tl_stories_send_story_gen.go#L468: 		b.PutInt(s.FwdFromStory)
		tl_stories_send_story_gen.go#L473: 			b.PutInt(v)
		tl_stories_stealth_mode_gen.go#L175: 		b.PutInt(s.ActiveUntilDate)
		tl_stories_stealth_mode_gen.go#L178: 		b.PutInt(s.CooldownUntilDate)
		tl_stories_stories_gen.go#L198: 	b.PutInt(s.Count)
		tl_stories_stories_gen.go#L211: 			b.PutInt(v)
		tl_stories_story_reactions_list_gen.go#L202: 	b.PutInt(s.Count)
		tl_stories_story_views_list_gen.go#L231: 	b.PutInt(s.Count)
		tl_stories_story_views_list_gen.go#L232: 	b.PutInt(s.ViewsCount)
		tl_stories_story_views_list_gen.go#L233: 	b.PutInt(s.ForwardsCount)
		tl_stories_story_views_list_gen.go#L234: 	b.PutInt(s.ReactionsCount)
		tl_stories_toggle_pinned_gen.go#L156: 		b.PutInt(v)
		tl_stories_toggle_pinned_to_top_gen.go#L151: 		b.PutInt(v)
		tl_stories_update_album_gen.go#L242: 	b.PutInt(u.AlbumID)
		tl_stories_update_album_gen.go#L249: 			b.PutInt(v)
		tl_stories_update_album_gen.go#L255: 			b.PutInt(v)
		tl_stories_update_album_gen.go#L261: 			b.PutInt(v)
		tl_story_album_gen.go#L196: 	b.PutInt(s.AlbumID)
		tl_story_fwd_header_gen.go#L221: 		b.PutInt(s.StoryID)
		tl_story_item_gen.go#L131: 	b.PutInt(s.ID)
		tl_story_item_gen.go#L343: 	b.PutInt(s.ID)
		tl_story_item_gen.go#L344: 	b.PutInt(s.Date)
		tl_story_item_gen.go#L345: 	b.PutInt(s.ExpireDate)
		tl_story_item_gen.go#L970: 	b.PutInt(s.ID)
		tl_story_item_gen.go#L971: 	b.PutInt(s.Date)
		tl_story_item_gen.go#L985: 	b.PutInt(s.ExpireDate)
		tl_story_item_gen.go#L1044: 			b.PutInt(v)
		tl_story_reaction_gen.go#L159: 	b.PutInt(s.Date)
		tl_story_view_gen.go#L219: 	b.PutInt(s.Date)
		tl_story_views_gen.go#L244: 	b.PutInt(s.ViewsCount)
		tl_story_views_gen.go#L246: 		b.PutInt(s.ForwardsCount)
		tl_story_views_gen.go#L257: 		b.PutInt(s.ReactionsCount)
		tl_suggested_post_gen.go#L213: 		b.PutInt(s.ScheduleDate)
		tl_theme_gen.go#L327: 		b.PutInt(t.InstallsCount)
		tl_theme_settings_gen.go#L241: 	b.PutInt(t.AccentColor)
		tl_theme_settings_gen.go#L243: 		b.PutInt(t.OutboxAccentColor)
		tl_theme_settings_gen.go#L248: 			b.PutInt(v)
		tl_timezone_gen.go#L151: 	b.PutInt(t.UtcOffset)
		tl_todo_completion_gen.go#L151: 	b.PutInt(t.ID)
		tl_todo_completion_gen.go#L158: 	b.PutInt(t.Date)
		tl_todo_item_gen.go#L143: 	b.PutInt(t.ID)
		tl_top_peer_category_peers_gen.go#L154: 	b.PutInt(t.Count)
		tl_update_gen.go#L162: 	b.PutInt(u.Pts)
		tl_update_gen.go#L163: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L342: 	b.PutInt(u.ID)
		tl_update_gen.go#L520: 		b.PutInt(v)
		tl_update_gen.go#L522: 	b.PutInt(u.Pts)
		tl_update_gen.go#L523: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L752: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L1792: 		b.PutInt(u.Date)
		tl_update_gen.go#L2054: 	b.PutInt(u.Qts)
		tl_update_gen.go#L2206: 	b.PutInt(u.ChatID)
		tl_update_gen.go#L2358: 	b.PutInt(u.Date)
		tl_update_gen.go#L2530: 	b.PutInt(u.ChatID)
		tl_update_gen.go#L2531: 	b.PutInt(u.MaxDate)
		tl_update_gen.go#L2532: 	b.PutInt(u.Date)
		tl_update_gen.go#L2748: 	b.PutInt(u.Date)
		tl_update_gen.go#L2749: 	b.PutInt(u.Version)
		tl_update_gen.go#L2975: 	b.PutInt(u.Version)
		tl_update_gen.go#L3573: 		b.PutInt(u.InboxDate)
		tl_update_gen.go#L4321: 		b.PutInt(u.FolderID)
		tl_update_gen.go#L4330: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L4332: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L4333: 	b.PutInt(u.StillUnreadCount)
		tl_update_gen.go#L4334: 	b.PutInt(u.Pts)
		tl_update_gen.go#L4335: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L4630: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L4631: 	b.PutInt(u.Pts)
		tl_update_gen.go#L4632: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L4849: 	b.PutInt(u.Pts)
		tl_update_gen.go#L4850: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L5087: 		b.PutInt(v)
		tl_update_gen.go#L5089: 	b.PutInt(u.Pts)
		tl_update_gen.go#L5090: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L5092: 		b.PutInt(u.Date)
		tl_update_gen.go#L5351: 		b.PutInt(u.Pts)
		tl_update_gen.go#L5704: 	b.PutInt(u.Pts)
		tl_update_gen.go#L5705: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L5949: 		b.PutInt(u.FolderID)
		tl_update_gen.go#L5952: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L5953: 	b.PutInt(u.StillUnreadCount)
		tl_update_gen.go#L5954: 	b.PutInt(u.Pts)
		tl_update_gen.go#L6209: 		b.PutInt(v)
		tl_update_gen.go#L6211: 	b.PutInt(u.Pts)
		tl_update_gen.go#L6212: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L6425: 	b.PutInt(u.ID)
		tl_update_gen.go#L6426: 	b.PutInt(u.Views)
		tl_update_gen.go#L6634: 	b.PutInt(u.Version)
		tl_update_gen.go#L8208: 	b.PutInt(u.Pts)
		tl_update_gen.go#L8209: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L8484: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L8775: 	b.PutInt(u.Pts)
		tl_update_gen.go#L8776: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L9296: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L9529: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L10219: 	b.PutInt(u.Pts)
		tl_update_gen.go#L10220: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L10455: 		b.PutInt(u.FolderID)
		tl_update_gen.go#L10696: 		b.PutInt(u.FolderID)
		tl_update_gen.go#L11062: 	b.PutInt(u.Timeout)
		tl_update_gen.go#L12415: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L12427: 		b.PutInt(v)
		tl_update_gen.go#L12760: 	b.PutInt(u.AvailableMinID)
		tl_update_gen.go#L13278: 		b.PutInt(u.MsgID)
		tl_update_gen.go#L13281: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L13580: 	b.PutInt(u.Version)
		tl_update_gen.go#L13780: 	b.PutInt(u.Pts)
		tl_update_gen.go#L13781: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L14489: 		b.PutInt(v)
		tl_update_gen.go#L14494: 			b.PutInt(v)
		tl_update_gen.go#L14848: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L15160: 		b.PutInt(v)
		tl_update_gen.go#L15162: 	b.PutInt(u.Qts)
		tl_update_gen.go#L15422: 	b.PutInt(u.ID)
		tl_update_gen.go#L15603: 		b.PutInt(v)
		tl_update_gen.go#L16039: 	b.PutInt(u.ID)
		tl_update_gen.go#L16040: 	b.PutInt(u.Forwards)
		tl_update_gen.go#L16304: 	b.PutInt(u.TopMsgID)
		tl_update_gen.go#L16305: 	b.PutInt(u.ReadMaxID)
		tl_update_gen.go#L16310: 		b.PutInt(u.BroadcastPost)
		tl_update_gen.go#L16566: 	b.PutInt(u.TopMsgID)
		tl_update_gen.go#L16567: 	b.PutInt(u.ReadMaxID)
		tl_update_gen.go#L17037: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L17323: 		b.PutInt(v)
		tl_update_gen.go#L17325: 	b.PutInt(u.Pts)
		tl_update_gen.go#L17326: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L17617: 		b.PutInt(v)
		tl_update_gen.go#L17619: 	b.PutInt(u.Pts)
		tl_update_gen.go#L17620: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L18022: 	b.PutInt(u.Version)
		tl_update_gen.go#L18492: 		b.PutInt(u.TTLPeriod)
		tl_update_gen.go#L18789: 	b.PutInt(u.Date)
		tl_update_gen.go#L18816: 	b.PutInt(u.Qts)
		tl_update_gen.go#L19240: 	b.PutInt(u.Date)
		tl_update_gen.go#L19267: 	b.PutInt(u.Qts)
		tl_update_gen.go#L19599: 	b.PutInt(u.Date)
		tl_update_gen.go#L19601: 	b.PutInt(u.Qts)
		tl_update_gen.go#L20218: 	b.PutInt(u.RequestsPending)
		tl_update_gen.go#L20504: 	b.PutInt(u.Date)
		tl_update_gen.go#L20513: 	b.PutInt(u.Qts)
		tl_update_gen.go#L20849: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L20851: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L21679: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L22646: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L23280: 	b.PutInt(u.MaxID)
		tl_update_gen.go#L23454: 	b.PutInt(u.ID)
		tl_update_gen.go#L23777: 	b.PutInt(u.StoryID)
		tl_update_gen.go#L23985: 	b.PutInt(u.Qts)
		tl_update_gen.go#L24654: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L24655: 	b.PutInt(u.Date)
		tl_update_gen.go#L24680: 	b.PutInt(u.Qts)
		tl_update_gen.go#L24988: 	b.PutInt(u.MsgID)
		tl_update_gen.go#L24989: 	b.PutInt(u.Date)
		tl_update_gen.go#L24996: 	b.PutInt(u.Qts)
		tl_update_gen.go#L26145: 	b.PutInt(u.ShortcutID)
		tl_update_gen.go#L26441: 	b.PutInt(u.ShortcutID)
		tl_update_gen.go#L26444: 		b.PutInt(v)
		tl_update_gen.go#L26629: 	b.PutInt(u.Qts)
		tl_update_gen.go#L26856: 	b.PutInt(u.Qts)
		tl_update_gen.go#L27130: 	b.PutInt(u.Qts)
		tl_update_gen.go#L27376: 		b.PutInt(v)
		tl_update_gen.go#L27378: 	b.PutInt(u.Qts)
		tl_update_gen.go#L27599: 	b.PutInt(u.StoryID)
		tl_update_gen.go#L28501: 	b.PutInt(u.Qts)
		tl_update_gen.go#L28995: 	b.PutInt(u.SubChainID)
		tl_update_gen.go#L29000: 	b.PutInt(u.NextOffset)
		tl_update_gen.go#L29222: 	b.PutInt(u.ReadMaxID)
		tl_update_gen.go#L29419: 	b.PutInt(u.ReadMaxID)
		tl_update_gen.go#L30240: 	b.PutInt(u.TopicID)
		tl_update_gen.go#L30464: 			b.PutInt(v)
		tl_update_gen.go#L30659: 		b.PutInt(v)
		tl_update_gen.go#L31452: 	b.PutInt(u.Version)
		tl_update_gen.go#L31655: 	b.PutInt(u.Qts)
		tl_update_gen.go#L31892: 	b.PutInt(u.Qts)
		tl_update_gen.go#L32493: 		b.PutInt(u.Date)
		tl_updates_channel_difference_gen.go#L189: 	b.PutInt(c.Pts)
		tl_updates_channel_difference_gen.go#L191: 		b.PutInt(c.Timeout)
		tl_updates_channel_difference_gen.go#L470: 		b.PutInt(c.Timeout)
		tl_updates_channel_difference_gen.go#L882: 	b.PutInt(c.Pts)
		tl_updates_channel_difference_gen.go#L884: 		b.PutInt(c.Timeout)
		tl_updates_difference_gen.go#L142: 	b.PutInt(d.Date)
		tl_updates_difference_gen.go#L143: 	b.PutInt(d.Seq)
		tl_updates_difference_gen.go#L1069: 	b.PutInt(d.Pts)
		tl_updates_gen.go#L490: 	b.PutInt(u.ID)
		tl_updates_gen.go#L493: 	b.PutInt(u.Pts)
		tl_updates_gen.go#L494: 	b.PutInt(u.PtsCount)
		tl_updates_gen.go#L495: 	b.PutInt(u.Date)
		tl_updates_gen.go#L524: 		b.PutInt(u.TTLPeriod)
		tl_updates_gen.go#L1217: 	b.PutInt(u.ID)
		tl_updates_gen.go#L1221: 	b.PutInt(u.Pts)
		tl_updates_gen.go#L1222: 	b.PutInt(u.PtsCount)
		tl_updates_gen.go#L1223: 	b.PutInt(u.Date)
		tl_updates_gen.go#L1252: 		b.PutInt(u.TTLPeriod)
		tl_updates_gen.go#L1721: 	b.PutInt(u.Date)
		tl_updates_gen.go#L1953: 	b.PutInt(u.Date)
		tl_updates_gen.go#L1954: 	b.PutInt(u.SeqStart)
		tl_updates_gen.go#L1955: 	b.PutInt(u.Seq)
		tl_updates_gen.go#L2280: 	b.PutInt(u.Date)
		tl_updates_gen.go#L2281: 	b.PutInt(u.Seq)
		tl_updates_gen.go#L2659: 	b.PutInt(u.ID)
		tl_updates_gen.go#L2660: 	b.PutInt(u.Pts)
		tl_updates_gen.go#L2661: 	b.PutInt(u.PtsCount)
		tl_updates_gen.go#L2662: 	b.PutInt(u.Date)
		tl_updates_gen.go#L2683: 		b.PutInt(u.TTLPeriod)
		tl_updates_get_channel_difference_gen.go#L207: 	b.PutInt(g.Pts)
		tl_updates_get_channel_difference_gen.go#L208: 	b.PutInt(g.Limit)
		tl_updates_get_difference_gen.go#L242: 	b.PutInt(g.Pts)
		tl_updates_get_difference_gen.go#L244: 		b.PutInt(g.PtsLimit)
		tl_updates_get_difference_gen.go#L247: 		b.PutInt(g.PtsTotalLimit)
		tl_updates_get_difference_gen.go#L249: 	b.PutInt(g.Date)
		tl_updates_get_difference_gen.go#L250: 	b.PutInt(g.Qts)
		tl_updates_get_difference_gen.go#L252: 		b.PutInt(g.QtsLimit)
		tl_updates_state_gen.go#L174: 	b.PutInt(s.Pts)
		tl_updates_state_gen.go#L175: 	b.PutInt(s.Qts)
		tl_updates_state_gen.go#L176: 	b.PutInt(s.Date)
		tl_updates_state_gen.go#L177: 	b.PutInt(s.Seq)
		tl_updates_state_gen.go#L178: 	b.PutInt(s.UnreadCount)
		tl_upload_file_gen.go#L159: 	b.PutInt(f.Mtime)
		tl_upload_file_gen.go#L387: 	b.PutInt(f.DCID)
		tl_upload_get_cdn_file_gen.go#L153: 	b.PutInt(g.Limit)
		tl_upload_get_file_gen.go#L205: 	b.PutInt(g.Limit)
		tl_upload_get_web_file_gen.go#L153: 	b.PutInt(g.Offset)
		tl_upload_get_web_file_gen.go#L154: 	b.PutInt(g.Limit)
		tl_upload_save_big_file_part_gen.go#L161: 	b.PutInt(s.FilePart)
		tl_upload_save_big_file_part_gen.go#L162: 	b.PutInt(s.FileTotalParts)
		tl_upload_save_file_part_gen.go#L149: 	b.PutInt(s.FilePart)
		tl_upload_web_file_gen.go#L174: 	b.PutInt(w.Size)
		tl_upload_web_file_gen.go#L182: 	b.PutInt(w.Mtime)
		tl_user_full_gen.go#L1364: 		b.PutInt(u.PinnedMsgID)
		tl_user_full_gen.go#L1366: 	b.PutInt(u.CommonChatsCount)
		tl_user_full_gen.go#L1368: 		b.PutInt(u.FolderID)
		tl_user_full_gen.go#L1371: 		b.PutInt(u.TTLPeriod)
		tl_user_full_gen.go#L1441: 		b.PutInt(u.PersonalChannelMessage)
		tl_user_full_gen.go#L1444: 		b.PutInt(u.StargiftsCount)
		tl_user_full_gen.go#L1475: 		b.PutInt(u.StarsMyPendingRatingDate)
		tl_user_gen.go#L1339: 		b.PutInt(u.BotInfoVersion)
		tl_user_gen.go#L1393: 		b.PutInt(u.BotActiveUsers)
		tl_user_profile_photo_gen.go#L324: 	b.PutInt(u.DCID)
		tl_user_status_gen.go#L233: 	b.PutInt(u.Expires)
		tl_user_status_gen.go#L368: 	b.PutInt(u.WasOnline)
		tl_users_get_saved_music_gen.go#L175: 	b.PutInt(g.Offset)
		tl_users_get_saved_music_gen.go#L176: 	b.PutInt(g.Limit)
		tl_users_saved_music_gen.go#L135: 	b.PutInt(s.Count)
		tl_users_saved_music_gen.go#L285: 	b.PutInt(s.Count)
		tl_users_users_gen.go#L300: 	b.PutInt(u.Count)
		tl_video_size_gen.go#L204: 	b.PutInt(v.W)
		tl_video_size_gen.go#L205: 	b.PutInt(v.H)
		tl_video_size_gen.go#L206: 	b.PutInt(v.Size)
		tl_video_size_gen.go#L446: 		b.PutInt(v)
		tl_video_size_gen.go#L647: 		b.PutInt(v)
		tl_wall_paper_settings_gen.go#L329: 		b.PutInt(w.BackgroundColor)
		tl_wall_paper_settings_gen.go#L332: 		b.PutInt(w.SecondBackgroundColor)
		tl_wall_paper_settings_gen.go#L335: 		b.PutInt(w.ThirdBackgroundColor)
		tl_wall_paper_settings_gen.go#L338: 		b.PutInt(w.FourthBackgroundColor)
		tl_wall_paper_settings_gen.go#L341: 		b.PutInt(w.Intensity)
		tl_wall_paper_settings_gen.go#L344: 		b.PutInt(w.Rotation)
		tl_web_authorization_gen.go#L222: 	b.PutInt(w.DateCreated)
		tl_web_authorization_gen.go#L223: 	b.PutInt(w.DateActive)
		tl_web_document_gen.go#L177: 	b.PutInt(w.Size)
		tl_web_document_gen.go#L434: 	b.PutInt(w.Size)
		tl_web_page_attribute_gen.go#L442: 	b.PutInt(w.ID)
		tl_web_page_attribute_gen.go#L1230: 	b.PutInt(w.EndDate)
		tl_web_page_gen.go#L386: 	b.PutInt(w.Date)
		tl_web_page_gen.go#L945: 	b.PutInt(w.Hash)
		tl_web_page_gen.go#L973: 		b.PutInt(w.EmbedWidth)
		tl_web_page_gen.go#L976: 		b.PutInt(w.EmbedHeight)
		tl_web_page_gen.go#L979: 		b.PutInt(w.Duration)
		tl_web_page_gen.go#L1624: 		b.PutInt(w.CachedPageViews)