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

811 uses

	github.com/gotd/td/bin (current package)
		encode.go#L74: 	b.PutLong(v)
		encode.go#L78: func (b *Buffer) PutLong(v int64) {

	github.com/gotd/td/crypto
		bind.go#L41: 	b.PutLong(m.Nonce)
		bind.go#L42: 	b.PutLong(m.TempAuthKeyID)
		bind.go#L43: 	b.PutLong(m.PermAuthKeyID)
		bind.go#L44: 	b.PutLong(m.TempSessionID)
		bind.go#L130: 	plaintext.PutLong(msgID)
		encrypted_message_data.go#L25: 	b.PutLong(e.Salt)
		encrypted_message_data.go#L26: 	b.PutLong(e.SessionID)
		encrypted_message_data.go#L27: 	b.PutLong(e.MessageID)
		encrypted_message_data.go#L41: 	b.PutLong(e.Salt)
		encrypted_message_data.go#L42: 	b.PutLong(e.SessionID)
		encrypted_message_data.go#L43: 	b.PutLong(e.MessageID)

	github.com/gotd/td/mt
		tl_bad_msg_notification_gen.go#L139: 	buf.PutLong(b.BadMsgID)
		tl_bad_msg_notification_gen.go#L323: 	buf.PutLong(b.BadMsgID)
		tl_bad_msg_notification_gen.go#L326: 	buf.PutLong(b.NewServerSalt)
		tl_client_d_h_inner_data_gen.go#L145: 	b.PutLong(c.RetryID)
		tl_destroy_session_gen.go#L116: 	b.PutLong(d.SessionID)
		tl_destroy_session_res_gen.go#L121: 	b.PutLong(d.SessionID)
		tl_destroy_session_res_gen.go#L246: 	b.PutLong(d.SessionID)
		tl_future_salt_gen.go#L136: 	b.PutLong(f.Salt)
		tl_future_salts_gen.go#L134: 	b.PutLong(f.ReqMsgID)
		tl_message_gen.go#L143: 	b.PutLong(m.MsgID)
		tl_msg_detailed_info_gen.go#L148: 	b.PutLong(m.MsgID)
		tl_msg_detailed_info_gen.go#L149: 	b.PutLong(m.AnswerMsgID)
		tl_msg_detailed_info_gen.go#L339: 	b.PutLong(m.AnswerMsgID)
		tl_msg_resend_req_gen.go#L118: 		b.PutLong(v)
		tl_msgs_ack_gen.go#L118: 		b.PutLong(v)
		tl_msgs_all_info_gen.go#L127: 		b.PutLong(v)
		tl_msgs_state_info_gen.go#L125: 	b.PutLong(m.ReqMsgID)
		tl_msgs_state_req_gen.go#L118: 		b.PutLong(v)
		tl_new_session_created_gen.go#L134: 	b.PutLong(n.FirstMsgID)
		tl_new_session_created_gen.go#L135: 	b.PutLong(n.UniqueID)
		tl_new_session_created_gen.go#L136: 	b.PutLong(n.ServerSalt)
		tl_ping_delay_disconnect_gen.go#L125: 	b.PutLong(p.PingID)
		tl_ping_gen.go#L116: 	b.PutLong(p.PingID)
		tl_pong_gen.go#L125: 	b.PutLong(p.MsgID)
		tl_pong_gen.go#L126: 	b.PutLong(p.PingID)
		tl_req_d_h_params_gen.go#L165: 	b.PutLong(r.PublicKeyFingerprint)
		tl_res_p_q_gen.go#L148: 		b.PutLong(v)
		tl_rpc_drop_answer_const_gen.go#L116: 	b.PutLong(r.ReqMsgID)
		tl_rpc_drop_answer_gen.go#L337: 	b.PutLong(r.MsgID)
		tl_rpc_result_gen.go#L125: 	b.PutLong(r.ReqMsgID)

	github.com/gotd/td/proto
		container.go#L61: 	b.PutLong(m.ID)
		rpc_result.go#L19: 	b.PutLong(r.RequestMessageID)
		unencrypted_message.go#L61: 	b.PutLong(0)
		unencrypted_message.go#L62: 	b.PutLong(u.MessageID)

	github.com/gotd/td/tg
		json_invoke.go#L368: 			buf.PutLong(i)
		tl_account_accept_authorization_gen.go#L171: 	b.PutLong(a.BotID)
		tl_account_change_authorization_settings_gen.go#L207: 	b.PutLong(c.Hash)
		tl_account_chat_themes_gen.go#L306: 	b.PutLong(c.Hash)
		tl_account_emoji_statuses_gen.go#L256: 	b.PutLong(e.Hash)
		tl_account_get_authorization_form_gen.go#L148: 	b.PutLong(g.BotID)
		tl_account_get_channel_default_emoji_statuses_gen.go#L132: 	b.PutLong(g.Hash)
		tl_account_get_channel_restricted_status_emojis_gen.go#L134: 	b.PutLong(g.Hash)
		tl_account_get_chat_themes_gen.go#L132: 	b.PutLong(g.Hash)
		tl_account_get_collectible_emoji_statuses_gen.go#L133: 	b.PutLong(g.Hash)
		tl_account_get_default_background_emojis_gen.go#L134: 	b.PutLong(g.Hash)
		tl_account_get_default_emoji_statuses_gen.go#L132: 	b.PutLong(g.Hash)
		tl_account_get_default_group_photo_emojis_gen.go#L133: 	b.PutLong(g.Hash)
		tl_account_get_default_profile_photo_emojis_gen.go#L133: 	b.PutLong(g.Hash)
		tl_account_get_recent_emoji_statuses_gen.go#L132: 	b.PutLong(g.Hash)
		tl_account_get_saved_music_ids_gen.go#L133: 	b.PutLong(g.Hash)
		tl_account_get_saved_ringtones_gen.go#L129: 	b.PutLong(g.Hash)
		tl_account_get_themes_gen.go#L141: 	b.PutLong(g.Hash)
		tl_account_get_unique_gift_chat_themes_gen.go#L168: 	b.PutLong(g.Hash)
		tl_account_get_wall_papers_gen.go#L132: 	b.PutLong(g.Hash)
		tl_account_get_web_browser_settings_gen.go#L125: 	b.PutLong(g.Hash)
		tl_account_init_takeout_session_gen.go#L254: 		b.PutLong(i.FileMaxSize)
		tl_account_paid_messages_revenue_gen.go#L134: 	b.PutLong(p.StarsAmount)
		tl_account_password_gen.go#L389: 		b.PutLong(p.SRPID)
		tl_account_register_device_gen.go#L220: 		b.PutLong(v)
		tl_account_reset_authorization_gen.go#L129: 	b.PutLong(r.Hash)
		tl_account_reset_web_authorization_gen.go#L132: 	b.PutLong(r.Hash)
		tl_account_save_secure_value_gen.go#L150: 	b.PutLong(s.SecureSecretID)
		tl_account_saved_music_ids_gen.go#L247: 		b.PutLong(v)
		tl_account_saved_ringtones_gen.go#L247: 	b.PutLong(s.Hash)
		tl_account_takeout_gen.go#L126: 	b.PutLong(t.ID)
		tl_account_themes_gen.go#L247: 	b.PutLong(t.Hash)
		tl_account_unregister_device_gen.go#L158: 		b.PutLong(v)
		tl_account_wall_papers_gen.go#L256: 	b.PutLong(w.Hash)
		tl_account_web_browser_settings_gen.go#L308: 	b.PutLong(w.Hash)
		tl_ai_compose_tone_gen.go#L291: 	b.PutLong(a.ID)
		tl_ai_compose_tone_gen.go#L292: 	b.PutLong(a.AccessHash)
		tl_ai_compose_tone_gen.go#L296: 		b.PutLong(a.EmojiID)
		tl_ai_compose_tone_gen.go#L305: 		b.PutLong(a.AuthorID)
		tl_ai_compose_tone_gen.go#L661: 	b.PutLong(a.EmojiID)
		tl_aicompose_create_tone_gen.go#L175: 	b.PutLong(c.EmojiID)
		tl_aicompose_get_tones_gen.go#L125: 	b.PutLong(g.Hash)
		tl_aicompose_tones_gen.go#L253: 	b.PutLong(t.Hash)
		tl_aicompose_update_tone_gen.go#L228: 		b.PutLong(u.EmojiID)
		tl_attach_menu_bot_gen.go#L293: 	b.PutLong(a.BotID)
		tl_attach_menu_bots_gen.go#L264: 	b.PutLong(a.Hash)
		tl_auction_bid_level_gen.go#L155: 	b.PutLong(a.Amount)
		tl_auth_bind_temp_auth_key_gen.go#L174: 	buf.PutLong(b.PermAuthKeyID)
		tl_auth_bind_temp_auth_key_gen.go#L175: 	buf.PutLong(b.Nonce)
		tl_auth_check_paid_auth_gen.go#L159: 	b.PutLong(c.FormID)
		tl_auth_drop_temp_auth_keys_gen.go#L128: 		b.PutLong(v)
		tl_auth_export_login_token_gen.go#L166: 		b.PutLong(v)
		tl_auth_exported_authorization_gen.go#L137: 	b.PutLong(e.ID)
		tl_auth_finish_passkey_login_gen.go#L209: 		b.PutLong(f.FromAuthKeyID)
		tl_auth_import_authorization_gen.go#L137: 	b.PutLong(i.ID)
		tl_auth_sent_code_gen.go#L661: 	b.PutLong(s.Amount)
		tl_auth_sent_code_type_gen.go#L1706: 		b.PutLong(s.PlayIntegrityProjectID)
		tl_authorization_gen.go#L359: 	b.PutLong(a.Hash)
		tl_auto_download_settings_gen.go#L280: 	b.PutLong(a.VideoSizeMax)
		tl_auto_download_settings_gen.go#L281: 	b.PutLong(a.FileSizeMax)
		tl_auto_save_settings_gen.go#L182: 		b.PutLong(a.VideoMaxSize)
		tl_available_effect_gen.go#L245: 	b.PutLong(a.ID)
		tl_available_effect_gen.go#L248: 		b.PutLong(a.StaticIconID)
		tl_available_effect_gen.go#L250: 	b.PutLong(a.EffectStickerID)
		tl_available_effect_gen.go#L252: 		b.PutLong(a.EffectAnimationID)
		tl_boost_gen.go#L332: 		buf.PutLong(b.UserID)
		tl_boost_gen.go#L346: 		buf.PutLong(b.Stars)
		tl_bot_app_gen.go#L345: 	buf.PutLong(b.ID)
		tl_bot_app_gen.go#L346: 	buf.PutLong(b.AccessHash)
		tl_bot_app_gen.go#L364: 	buf.PutLong(b.Hash)
		tl_bot_business_connection_gen.go#L223: 	buf.PutLong(b.UserID)
		tl_bot_info_gen.go#L343: 		buf.PutLong(b.UserID)
		tl_bot_inline_message_gen.go#L1958: 	buf.PutLong(b.TotalAmount)
		tl_bot_verification_gen.go#L151: 	buf.PutLong(b.BotID)
		tl_bot_verification_gen.go#L152: 	buf.PutLong(b.Icon)
		tl_bot_verifier_settings_gen.go#L192: 	buf.PutLong(b.Icon)
		tl_bots_answer_webhook_json_query_gen.go#L137: 	b.PutLong(a.QueryID)
		tl_bots_set_join_chat_results_gen.go#L136: 	b.PutLong(s.QueryID)
		tl_business_bot_recipients_gen.go#L256: 			buf.PutLong(v)
		tl_business_bot_recipients_gen.go#L262: 			buf.PutLong(v)
		tl_business_recipients_gen.go#L238: 			buf.PutLong(v)
		tl_channel_admin_log_event_action_gen.go#L2864: 	b.PutLong(c.PrevValue)
		tl_channel_admin_log_event_action_gen.go#L2865: 	b.PutLong(c.NewValue)
		tl_channel_admin_log_event_action_gen.go#L5037: 	b.PutLong(c.ApprovedBy)
		tl_channel_admin_log_event_action_gen.go#L8183: 	b.PutLong(c.UserID)
		tl_channel_admin_log_event_gen.go#L159: 	b.PutLong(c.ID)
		tl_channel_admin_log_event_gen.go#L161: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L205: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L517: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L518: 	b.PutLong(c.InviterID)
		tl_channel_participant_gen.go#L815: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L1124: 	b.PutLong(c.UserID)
		tl_channel_participant_gen.go#L1126: 		b.PutLong(c.InviterID)
		tl_channel_participant_gen.go#L1128: 	b.PutLong(c.PromotedBy)
		tl_channel_participant_gen.go#L1504: 	b.PutLong(c.KickedBy)
		tl_channels_get_admin_log_gen.go#L261: 	b.PutLong(g.MaxID)
		tl_channels_get_admin_log_gen.go#L262: 	b.PutLong(g.MinID)
		tl_channels_get_participants_gen.go#L196: 	b.PutLong(g.Hash)
		tl_channels_search_posts_gen.go#L277: 		b.PutLong(s.AllowPaidStars)
		tl_channels_update_color_gen.go#L221: 		b.PutLong(u.BackgroundEmojiID)
		tl_channels_update_paid_messages_price_gen.go#L196: 	b.PutLong(u.SendPaidMessagesStars)
		tl_chat_admin_with_invites_gen.go#L148: 	b.PutLong(c.AdminID)
		tl_chat_full_gen.go#L518: 	b.PutLong(c.ID)
		tl_chat_full_gen.go#L587: 			b.PutLong(v)
		tl_chat_full_gen.go#L2506: 	b.PutLong(c.ID)
		tl_chat_full_gen.go#L2550: 		b.PutLong(c.MigratedFromChatID)
		tl_chat_full_gen.go#L2570: 		b.PutLong(c.LinkedChatID)
		tl_chat_full_gen.go#L2624: 			b.PutLong(v)
		tl_chat_full_gen.go#L2679: 		b.PutLong(c.SendPaidMessagesStars)
		tl_chat_full_gen.go#L2690: 		b.PutLong(c.GuardBotID)
		tl_chat_gen.go#L131: 	b.PutLong(c.ID)
		tl_chat_gen.go#L515: 	b.PutLong(c.ID)
		tl_chat_gen.go#L961: 	b.PutLong(c.ID)
		tl_chat_gen.go#L2101: 	b.PutLong(c.ID)
		tl_chat_gen.go#L2103: 		b.PutLong(c.AccessHash)
		tl_chat_gen.go#L2186: 		b.PutLong(c.BotVerificationIcon)
		tl_chat_gen.go#L2189: 		b.PutLong(c.SendPaidMessagesStars)
		tl_chat_gen.go#L2192: 		b.PutLong(c.LinkedMonoforumID)
		tl_chat_gen.go#L3487: 	b.PutLong(c.ID)
		tl_chat_gen.go#L3488: 	b.PutLong(c.AccessHash)
		tl_chat_invite_gen.go#L620: 		b.PutLong(c.SubscriptionFormID)
		tl_chat_invite_importer_gen.go#L232: 	b.PutLong(c.UserID)
		tl_chat_invite_importer_gen.go#L238: 		b.PutLong(c.ApprovedBy)
		tl_chat_participant_gen.go#L195: 	b.PutLong(c.UserID)
		tl_chat_participant_gen.go#L196: 	b.PutLong(c.InviterID)
		tl_chat_participant_gen.go#L437: 	b.PutLong(c.UserID)
		tl_chat_participant_gen.go#L669: 	b.PutLong(c.UserID)
		tl_chat_participant_gen.go#L670: 	b.PutLong(c.InviterID)
		tl_chat_participants_gen.go#L171: 	b.PutLong(c.ChatID)
		tl_chat_participants_gen.go#L370: 	b.PutLong(c.ChatID)
		tl_chat_photo_gen.go#L298: 	b.PutLong(c.PhotoID)
		tl_connected_bot_gen.go#L231: 	b.PutLong(c.BotID)
		tl_connected_bot_star_ref_gen.go#L247: 	b.PutLong(c.BotID)
		tl_connected_bot_star_ref_gen.go#L252: 	b.PutLong(c.Participants)
		tl_connected_bot_star_ref_gen.go#L253: 	b.PutLong(c.Revenue)
		tl_contact_birthday_gen.go#L137: 	b.PutLong(c.ContactID)
		tl_contact_gen.go#L137: 	b.PutLong(c.UserID)
		tl_contact_status_gen.go#L137: 	b.PutLong(c.UserID)
		tl_contacts_edit_close_friends_gen.go#L134: 		b.PutLong(v)
		tl_contacts_get_contact_ids_gen.go#L131: 	b.PutLong(g.Hash)
		tl_contacts_get_contacts_gen.go#L136: 	b.PutLong(g.Hash)
		tl_contacts_get_top_peers_gen.go#L328: 	b.PutLong(g.Hash)
		tl_contacts_imported_contacts_gen.go#L174: 		b.PutLong(v)
		tl_document_gen.go#L131: 	b.PutLong(d.ID)
		tl_document_gen.go#L402: 	b.PutLong(d.ID)
		tl_document_gen.go#L403: 	b.PutLong(d.AccessHash)
		tl_document_gen.go#L407: 	b.PutLong(d.Size)
		tl_draft_message_gen.go#L529: 		b.PutLong(d.Effect)
		tl_emoji_group_gen.go#L157: 	b.PutLong(e.IconEmojiID)
		tl_emoji_group_gen.go#L364: 	b.PutLong(e.IconEmojiID)
		tl_emoji_group_gen.go#L565: 	b.PutLong(e.IconEmojiID)
		tl_emoji_list_gen.go#L253: 	b.PutLong(e.Hash)
		tl_emoji_list_gen.go#L256: 		b.PutLong(v)
		tl_emoji_status_gen.go#L275: 	b.PutLong(e.DocumentID)
		tl_emoji_status_gen.go#L606: 	b.PutLong(e.CollectibleID)
		tl_emoji_status_gen.go#L607: 	b.PutLong(e.DocumentID)
		tl_emoji_status_gen.go#L610: 	b.PutLong(e.PatternDocumentID)
		tl_emoji_status_gen.go#L952: 	b.PutLong(i.CollectibleID)
		tl_encrypted_chat_gen.go#L311: 	b.PutLong(e.AccessHash)
		tl_encrypted_chat_gen.go#L313: 	b.PutLong(e.AdminID)
		tl_encrypted_chat_gen.go#L314: 	b.PutLong(e.ParticipantID)
		tl_encrypted_chat_gen.go#L610: 	b.PutLong(e.AccessHash)
		tl_encrypted_chat_gen.go#L612: 	b.PutLong(e.AdminID)
		tl_encrypted_chat_gen.go#L613: 	b.PutLong(e.ParticipantID)
		tl_encrypted_chat_gen.go#L925: 	b.PutLong(e.AccessHash)
		tl_encrypted_chat_gen.go#L927: 	b.PutLong(e.AdminID)
		tl_encrypted_chat_gen.go#L928: 	b.PutLong(e.ParticipantID)
		tl_encrypted_chat_gen.go#L930: 	b.PutLong(e.KeyFingerprint)
		tl_encrypted_file_gen.go#L277: 	b.PutLong(e.ID)
		tl_encrypted_file_gen.go#L278: 	b.PutLong(e.AccessHash)
		tl_encrypted_file_gen.go#L279: 	b.PutLong(e.Size)
		tl_encrypted_message_gen.go#L179: 	b.PutLong(e.RandomID)
		tl_encrypted_message_gen.go#L420: 	b.PutLong(e.RandomID)
		tl_exported_chat_invite_gen.go#L385: 	b.PutLong(c.AdminID)
		tl_fact_check_gen.go#L218: 	b.PutLong(f.Hash)
		tl_file_hash_gen.go#L147: 	b.PutLong(f.Offset)
		tl_forum_topic_gen.go#L591: 		b.PutLong(f.IconEmojiID)
		tl_fragment_collectible_info_gen.go#L198: 	b.PutLong(c.Amount)
		tl_fragment_collectible_info_gen.go#L200: 	b.PutLong(c.CryptoAmount)
		tl_game_gen.go#L217: 	b.PutLong(g.ID)
		tl_game_gen.go#L218: 	b.PutLong(g.AccessHash)
		tl_geo_point_gen.go#L293: 	b.PutLong(g.AccessHash)
		tl_global_privacy_settings_gen.go#L299: 		b.PutLong(g.NoncontactPeersPaidStars)
		tl_group_call_donor_gen.go#L199: 	b.PutLong(g.Stars)
		tl_group_call_gen.go#L156: 	b.PutLong(g.ID)
		tl_group_call_gen.go#L157: 	b.PutLong(g.AccessHash)
		tl_group_call_gen.go#L751: 	b.PutLong(g.ID)
		tl_group_call_gen.go#L752: 	b.PutLong(g.AccessHash)
		tl_group_call_gen.go#L775: 		b.PutLong(g.SendPaidMessagesStars)
		tl_group_call_message_gen.go#L221: 		b.PutLong(g.PaidMessageStars)
		tl_group_call_participant_gen.go#L483: 		b.PutLong(g.RaiseHandRating)
		tl_group_call_participant_gen.go#L496: 		b.PutLong(g.PaidStarsTotal)
		tl_group_call_stream_channel_gen.go#L155: 	b.PutLong(g.LastTimestampMs)
		tl_high_score_gen.go#L149: 	b.PutLong(h.UserID)
		tl_imported_contact_gen.go#L140: 	b.PutLong(i.UserID)
		tl_imported_contact_gen.go#L141: 	b.PutLong(i.ClientID)
		tl_input_ai_compose_tone_gen.go#L275: 	b.PutLong(i.ID)
		tl_input_ai_compose_tone_gen.go#L276: 	b.PutLong(i.AccessHash)
		tl_input_app_event_gen.go#L162: 	b.PutLong(i.Peer)
		tl_input_bot_app_gen.go#L151: 	b.PutLong(i.ID)
		tl_input_bot_app_gen.go#L152: 	b.PutLong(i.AccessHash)
		tl_input_bot_inline_message_id_gen.go#L155: 	b.PutLong(i.ID)
		tl_input_bot_inline_message_id_gen.go#L156: 	b.PutLong(i.AccessHash)
		tl_input_bot_inline_message_id_gen.go#L355: 	b.PutLong(i.OwnerID)
		tl_input_bot_inline_message_id_gen.go#L357: 	b.PutLong(i.AccessHash)
		tl_input_channel_gen.go#L247: 	b.PutLong(i.ChannelID)
		tl_input_channel_gen.go#L248: 	b.PutLong(i.AccessHash)
		tl_input_channel_gen.go#L430: 	b.PutLong(i.ChannelID)
		tl_input_check_password_srp_gen.go#L267: 	b.PutLong(i.SRPID)
		tl_input_document_gen.go#L261: 	b.PutLong(i.ID)
		tl_input_document_gen.go#L262: 	b.PutLong(i.AccessHash)
		tl_input_encrypted_chat_gen.go#L144: 	b.PutLong(i.AccessHash)
		tl_input_encrypted_file_gen.go#L270: 	b.PutLong(i.ID)
		tl_input_encrypted_file_gen.go#L470: 	b.PutLong(i.ID)
		tl_input_encrypted_file_gen.go#L471: 	b.PutLong(i.AccessHash)
		tl_input_encrypted_file_gen.go#L647: 	b.PutLong(i.ID)
		tl_input_file_gen.go#L171: 	b.PutLong(i.ID)
		tl_input_file_gen.go#L380: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L167: 	b.PutLong(i.VolumeID)
		tl_input_file_location_gen.go#L169: 	b.PutLong(i.Secret)
		tl_input_file_location_gen.go#L367: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L368: 	b.PutLong(i.AccessHash)
		tl_input_file_location_gen.go#L557: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L558: 	b.PutLong(i.AccessHash)
		tl_input_file_location_gen.go#L760: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L761: 	b.PutLong(i.AccessHash)
		tl_input_file_location_gen.go#L1069: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L1070: 	b.PutLong(i.AccessHash)
		tl_input_file_location_gen.go#L1307: 	b.PutLong(i.ID)
		tl_input_file_location_gen.go#L1308: 	b.PutLong(i.AccessHash)
		tl_input_file_location_gen.go#L1310: 	b.PutLong(i.VolumeID)
		tl_input_file_location_gen.go#L1312: 	b.PutLong(i.Secret)
		tl_input_file_location_gen.go#L1570: 	b.PutLong(i.PhotoID)
		tl_input_file_location_gen.go#L2000: 	b.PutLong(i.TimeMs)
		tl_input_file_location_gen.go#L2282: 	b.PutLong(i.VolumeID)
		tl_input_file_location_gen.go#L2500: 	b.PutLong(i.VolumeID)
		tl_input_game_gen.go#L148: 	b.PutLong(i.ID)
		tl_input_game_gen.go#L149: 	b.PutLong(i.AccessHash)
		tl_input_group_call_gen.go#L145: 	b.PutLong(i.ID)
		tl_input_group_call_gen.go#L146: 	b.PutLong(i.AccessHash)
		tl_input_invoice_gen.go#L1016: 	b.PutLong(i.GiftID)
		tl_input_invoice_gen.go#L1892: 	b.PutLong(i.Stars)
		tl_input_invoice_gen.go#L2867: 	b.PutLong(i.GiftID)
		tl_input_invoice_gen.go#L2868: 	b.PutLong(i.BidAmount)
		tl_input_media_gen.go#L5250: 	b.PutLong(i.StarsAmount)
		tl_input_media_gen.go#L5617: 	b.PutLong(i.TonAmount)
		tl_input_message_gen.go#L516: 	b.PutLong(i.QueryID)
		tl_input_message_read_metric_gen.go#L181: 	b.PutLong(i.ViewID)
		tl_input_peer_gen.go#L335: 	b.PutLong(i.ChatID)
		tl_input_peer_gen.go#L484: 	b.PutLong(i.UserID)
		tl_input_peer_gen.go#L485: 	b.PutLong(i.AccessHash)
		tl_input_peer_gen.go#L649: 	b.PutLong(i.ChannelID)
		tl_input_peer_gen.go#L650: 	b.PutLong(i.AccessHash)
		tl_input_peer_gen.go#L832: 	b.PutLong(i.UserID)
		tl_input_peer_gen.go#L1029: 	b.PutLong(i.ChannelID)
		tl_input_phone_call_gen.go#L140: 	b.PutLong(i.ID)
		tl_input_phone_call_gen.go#L141: 	b.PutLong(i.AccessHash)
		tl_input_phone_contact_gen.go#L206: 	b.PutLong(i.ClientID)
		tl_input_photo_gen.go#L261: 	b.PutLong(i.ID)
		tl_input_photo_gen.go#L262: 	b.PutLong(i.AccessHash)
		tl_input_privacy_rule_gen.go#L863: 		b.PutLong(v)
		tl_input_privacy_rule_gen.go#L1017: 		b.PutLong(v)
		tl_input_saved_star_gift_gen.go#L292: 	b.PutLong(i.SavedID)
		tl_input_secure_file_gen.go#L178: 	b.PutLong(i.ID)
		tl_input_secure_file_gen.go#L392: 	b.PutLong(i.ID)
		tl_input_secure_file_gen.go#L393: 	b.PutLong(i.AccessHash)
		tl_input_single_media_gen.go#L197: 	b.PutLong(i.RandomID)
		tl_input_star_gift_auction_gen.go#L138: 	b.PutLong(i.GiftID)
		tl_input_sticker_set_gen.go#L244: 	b.PutLong(i.ID)
		tl_input_sticker_set_gen.go#L245: 	b.PutLong(i.AccessHash)
		tl_input_store_payment_purpose_gen.go#L369: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L656: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L1104: 	b.PutLong(i.RandomID)
		tl_input_store_payment_purpose_gen.go#L1107: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L1523: 	b.PutLong(i.Stars)
		tl_input_store_payment_purpose_gen.go#L1525: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L1779: 	b.PutLong(i.Stars)
		tl_input_store_payment_purpose_gen.go#L1781: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L2168: 	b.PutLong(i.Stars)
		tl_input_store_payment_purpose_gen.go#L2195: 	b.PutLong(i.RandomID)
		tl_input_store_payment_purpose_gen.go#L2198: 	b.PutLong(i.Amount)
		tl_input_store_payment_purpose_gen.go#L2663: 	b.PutLong(i.Amount)
		tl_input_theme_gen.go#L142: 	b.PutLong(i.ID)
		tl_input_theme_gen.go#L143: 	b.PutLong(i.AccessHash)
		tl_input_user_gen.go#L349: 	b.PutLong(i.UserID)
		tl_input_user_gen.go#L350: 	b.PutLong(i.AccessHash)
		tl_input_user_gen.go#L532: 	b.PutLong(i.UserID)
		tl_input_wall_paper_gen.go#L148: 	b.PutLong(i.ID)
		tl_input_wall_paper_gen.go#L149: 	b.PutLong(i.AccessHash)
		tl_input_wall_paper_gen.go#L443: 	b.PutLong(i.ID)
		tl_input_web_file_location_gen.go#L143: 	b.PutLong(i.AccessHash)
		tl_input_web_file_location_gen.go#L365: 	b.PutLong(i.AccessHash)
		tl_invoice_gen.go#L394: 		b.PutLong(i.MaxTipAmount)
		tl_invoice_gen.go#L399: 			b.PutLong(v)
		tl_invoke_after_msg_gen.go#L137: 	b.PutLong(i.MsgID)
		tl_invoke_after_msgs_gen.go#L139: 		b.PutLong(v)
		tl_invoke_with_takeout_gen.go#L143: 	b.PutLong(i.TakeoutID)
		tl_keyboard_button_gen.go#L3284: 	b.PutLong(k.UserID)
		tl_keyboard_button_style_gen.go#L204: 		b.PutLong(k.Icon)
		tl_labeled_price_gen.go#L144: 	b.PutLong(l.Amount)
		tl_long_vector_gen.go#L125: 		b.PutLong(v)
		tl_media_area_gen.go#L474: 	b.PutLong(i.QueryID)
		tl_media_area_gen.go#L1165: 	b.PutLong(m.ChannelID)
		tl_message_action_gen.go#L247: 		b.PutLong(v)
		tl_message_action_gen.go#L787: 		b.PutLong(v)
		tl_message_action_gen.go#L933: 	b.PutLong(m.UserID)
		tl_message_action_gen.go#L1068: 	b.PutLong(m.InviterID)
		tl_message_action_gen.go#L1341: 	b.PutLong(m.ChannelID)
		tl_message_action_gen.go#L1491: 	b.PutLong(m.ChatID)
		tl_message_action_gen.go#L1856: 	b.PutLong(m.GameID)
		tl_message_action_gen.go#L2160: 	b.PutLong(m.TotalAmount)
		tl_message_action_gen.go#L2587: 	b.PutLong(m.TotalAmount)
		tl_message_action_gen.go#L2909: 	b.PutLong(m.CallID)
		tl_message_action_gen.go#L4564: 		b.PutLong(v)
		tl_message_action_gen.go#L4770: 		b.PutLong(m.AutoSettingFrom)
		tl_message_action_gen.go#L5776: 	b.PutLong(m.Amount)
		tl_message_action_gen.go#L5782: 		b.PutLong(m.CryptoAmount)
		tl_message_action_gen.go#L6103: 		b.PutLong(m.IconEmojiID)
		tl_message_action_gen.go#L6399: 		b.PutLong(m.IconEmojiID)
		tl_message_action_gen.go#L7435: 		b.PutLong(m.Amount)
		tl_message_action_gen.go#L7441: 		b.PutLong(m.CryptoAmount)
		tl_message_action_gen.go#L7822: 		b.PutLong(m.Stars)
		tl_message_action_gen.go#L8613: 	b.PutLong(m.TotalAmount)
		tl_message_action_gen.go#L8943: 	b.PutLong(m.Amount)
		tl_message_action_gen.go#L8944: 	b.PutLong(m.Stars)
		tl_message_action_gen.go#L8949: 		b.PutLong(m.CryptoAmount)
		tl_message_action_gen.go#L9275: 	b.PutLong(m.Stars)
		tl_message_action_gen.go#L9921: 		b.PutLong(m.ConvertStars)
		tl_message_action_gen.go#L9927: 		b.PutLong(m.UpgradeStars)
		tl_message_action_gen.go#L9946: 		b.PutLong(m.SavedID)
		tl_message_action_gen.go#L10961: 		b.PutLong(m.TransferStars)
		tl_message_action_gen.go#L10980: 		b.PutLong(m.SavedID)
		tl_message_action_gen.go#L10997: 		b.PutLong(m.DropOriginalDetailsStars)
		tl_message_action_gen.go#L11568: 	b.PutLong(m.Stars)
		tl_message_action_gen.go#L11761: 	b.PutLong(m.Stars)
		tl_message_action_gen.go#L12031: 	b.PutLong(m.CallID)
		tl_message_action_gen.go#L13402: 	b.PutLong(m.Amount)
		tl_message_action_gen.go#L13404: 	b.PutLong(m.CryptoAmount)
		tl_message_action_gen.go#L14297: 	b.PutLong(m.NewCreatorID)
		tl_message_action_gen.go#L14438: 	b.PutLong(m.NewCreatorID)
		tl_message_action_gen.go#L15242: 	b.PutLong(m.BotID)
		tl_message_entity_gen.go#L2093: 	b.PutLong(m.UserID)
		tl_message_entity_gen.go#L3512: 	b.PutLong(m.DocumentID)
		tl_message_gen.go#L1364: 		b.PutLong(m.ViaBotID)
		tl_message_gen.go#L1367: 		b.PutLong(m.ViaBusinessBotID)
		tl_message_gen.go#L1432: 		b.PutLong(m.GroupedID)
		tl_message_gen.go#L1454: 		b.PutLong(m.Effect)
		tl_message_gen.go#L1465: 		b.PutLong(m.PaidMessageStars)
		tl_message_media_gen.go#L774: 	b.PutLong(m.UserID)
		tl_message_media_gen.go#L2551: 	b.PutLong(m.TotalAmount)
		tl_message_media_gen.go#L4097: 		b.PutLong(v)
		tl_message_media_gen.go#L4113: 		b.PutLong(m.Stars)
		tl_message_media_gen.go#L4642: 	b.PutLong(m.ChannelID)
		tl_message_media_gen.go#L4651: 		b.PutLong(v)
		tl_message_media_gen.go#L4657: 		b.PutLong(m.Stars)
		tl_message_media_gen.go#L5048: 	b.PutLong(m.StarsAmount)
		tl_message_replies_gen.go#L278: 		b.PutLong(m.ChannelID)
		tl_messages_accept_encryption_gen.go#L155: 	b.PutLong(a.KeyFingerprint)
		tl_messages_add_chat_user_gen.go#L148: 	b.PutLong(a.ChatID)
		tl_messages_all_stickers_gen.go#L247: 	b.PutLong(a.Hash)
		tl_messages_bot_results_gen.go#L255: 	buf.PutLong(b.QueryID)
		tl_messages_chat_invite_join_result_gen.go#L291: 	b.PutLong(c.BotID)
		tl_messages_create_forum_topic_gen.go#L262: 		b.PutLong(c.IconEmojiID)
		tl_messages_create_forum_topic_gen.go#L264: 	b.PutLong(c.RandomID)
		tl_messages_delete_chat_gen.go#L129: 	b.PutLong(d.ChatID)
		tl_messages_delete_chat_user_gen.go#L168: 	b.PutLong(d.ChatID)
		tl_messages_edit_chat_admin_gen.go#L151: 	b.PutLong(e.ChatID)
		tl_messages_edit_chat_photo_gen.go#L137: 	b.PutLong(e.ChatID)
		tl_messages_edit_chat_title_gen.go#L137: 	b.PutLong(e.ChatID)
		tl_messages_edit_forum_topic_gen.go#L256: 		b.PutLong(e.IconEmojiID)
		tl_messages_emoji_game_info_gen.go#L301: 	b.PutLong(e.PrevStake)
		tl_messages_emoji_game_outcome_gen.go#L148: 	b.PutLong(e.StakeTonAmount)
		tl_messages_emoji_game_outcome_gen.go#L149: 	b.PutLong(e.TonAmount)
		tl_messages_faved_stickers_gen.go#L258: 	b.PutLong(f.Hash)
		tl_messages_featured_stickers_gen.go#L333: 	b.PutLong(f.Hash)
		tl_messages_featured_stickers_gen.go#L346: 		b.PutLong(v)
		tl_messages_forward_messages_gen.go#L529: 		b.PutLong(v)
		tl_messages_forward_messages_gen.go#L571: 		b.PutLong(f.Effect)
		tl_messages_forward_messages_gen.go#L577: 		b.PutLong(f.AllowPaidStars)
		tl_messages_found_sticker_sets_gen.go#L247: 	b.PutLong(f.Hash)
		tl_messages_found_stickers_gen.go#L367: 	b.PutLong(f.Hash)
		tl_messages_get_all_stickers_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_archived_stickers_gen.go#L195: 	b.PutLong(g.OffsetID)
		tl_messages_get_attach_menu_bots_gen.go#L132: 	b.PutLong(g.Hash)
		tl_messages_get_bot_app_gen.go#L152: 	b.PutLong(g.Hash)
		tl_messages_get_chats_gen.go#L128: 		b.PutLong(v)
		tl_messages_get_common_chats_gen.go#L160: 	b.PutLong(g.MaxID)
		tl_messages_get_custom_emoji_documents_gen.go#L140: 		b.PutLong(v)
		tl_messages_get_default_tag_reactions_gen.go#L132: 	b.PutLong(g.Hash)
		tl_messages_get_dialogs_gen.go#L249: 	b.PutLong(g.Hash)
		tl_messages_get_document_by_hash_gen.go#L149: 	b.PutLong(g.Size)
		tl_messages_get_emoji_stickers_gen.go#L132: 	b.PutLong(g.Hash)
		tl_messages_get_faved_stickers_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_featured_emoji_stickers_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_featured_stickers_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_full_chat_gen.go#L132: 	b.PutLong(g.ChatID)
		tl_messages_get_history_gen.go#L221: 	b.PutLong(g.Hash)
		tl_messages_get_mask_stickers_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_my_stickers_gen.go#L146: 	b.PutLong(g.OffsetID)
		tl_messages_get_old_featured_stickers_gen.go#L156: 	b.PutLong(g.Hash)
		tl_messages_get_personal_channel_history_gen.go#L178: 	b.PutLong(g.Hash)
		tl_messages_get_poll_results_gen.go#L155: 	b.PutLong(g.PollHash)
		tl_messages_get_quick_replies_gen.go#L133: 	b.PutLong(g.Hash)
		tl_messages_get_quick_reply_messages_gen.go#L187: 	b.PutLong(g.Hash)
		tl_messages_get_recent_locations_gen.go#L161: 	b.PutLong(g.Hash)
		tl_messages_get_recent_reactions_gen.go#L147: 	b.PutLong(g.Hash)
		tl_messages_get_recent_stickers_gen.go#L160: 	b.PutLong(g.Hash)
		tl_messages_get_replies_gen.go#L244: 	b.PutLong(g.Hash)
		tl_messages_get_saved_dialogs_gen.go#L256: 	b.PutLong(g.Hash)
		tl_messages_get_saved_gifs_gen.go#L129: 	b.PutLong(g.Hash)
		tl_messages_get_saved_history_gen.go#L270: 	b.PutLong(g.Hash)
		tl_messages_get_saved_reaction_tags_gen.go#L179: 	b.PutLong(g.Hash)
		tl_messages_get_scheduled_history_gen.go#L149: 	b.PutLong(g.Hash)
		tl_messages_get_stickers_gen.go#L141: 	b.PutLong(g.Hash)
		tl_messages_get_top_reactions_gen.go#L147: 	b.PutLong(g.Hash)
		tl_messages_history_import_gen.go#L132: 	b.PutLong(h.ID)
		tl_messages_migrate_chat_gen.go#L132: 	b.PutLong(m.ChatID)
		tl_messages_prepared_inline_message_gen.go#L177: 	b.PutLong(p.QueryID)
		tl_messages_prolong_web_view_gen.go#L248: 	b.PutLong(p.QueryID)
		tl_messages_rate_transcribed_audio_gen.go#L169: 	b.PutLong(r.TranscriptionID)
		tl_messages_reactions_gen.go#L254: 	b.PutLong(r.Hash)
		tl_messages_read_featured_stickers_gen.go#L128: 		b.PutLong(v)
		tl_messages_recent_stickers_gen.go#L269: 	b.PutLong(r.Hash)
		tl_messages_reorder_sticker_sets_gen.go#L177: 		b.PutLong(v)
		tl_messages_save_draft_gen.go#L352: 		b.PutLong(s.Effect)
		tl_messages_saved_gifs_gen.go#L247: 	b.PutLong(s.Hash)
		tl_messages_saved_reaction_tags_gen.go#L261: 	b.PutLong(s.Hash)
		tl_messages_search_custom_emoji_gen.go#L144: 	b.PutLong(s.Hash)
		tl_messages_search_emoji_sticker_sets_gen.go#L175: 	b.PutLong(s.Hash)
		tl_messages_search_gen.go#L416: 	b.PutLong(s.Hash)
		tl_messages_search_sticker_sets_gen.go#L172: 	b.PutLong(s.Hash)
		tl_messages_search_stickers_gen.go#L235: 	b.PutLong(s.Hash)
		tl_messages_send_encrypted_file_gen.go#L197: 	b.PutLong(s.RandomID)
		tl_messages_send_encrypted_gen.go#L186: 	b.PutLong(s.RandomID)
		tl_messages_send_encrypted_service_gen.go#L155: 	b.PutLong(s.RandomID)
		tl_messages_send_inline_bot_result_gen.go#L375: 	b.PutLong(s.RandomID)
		tl_messages_send_inline_bot_result_gen.go#L376: 	b.PutLong(s.QueryID)
		tl_messages_send_inline_bot_result_gen.go#L398: 		b.PutLong(s.AllowPaidStars)
		tl_messages_send_media_gen.go#L540: 	b.PutLong(s.RandomID)
		tl_messages_send_media_gen.go#L583: 		b.PutLong(s.Effect)
		tl_messages_send_media_gen.go#L586: 		b.PutLong(s.AllowPaidStars)
		tl_messages_send_message_gen.go#L558: 	b.PutLong(s.RandomID)
		tl_messages_send_message_gen.go#L601: 		b.PutLong(s.Effect)
		tl_messages_send_message_gen.go#L604: 		b.PutLong(s.AllowPaidStars)
		tl_messages_send_multi_media_gen.go#L453: 		b.PutLong(s.Effect)
		tl_messages_send_multi_media_gen.go#L456: 		b.PutLong(s.AllowPaidStars)
		tl_messages_send_paid_reaction_gen.go#L221: 	b.PutLong(s.RandomID)
		tl_messages_send_quick_reply_messages_gen.go#L177: 		b.PutLong(v)
		tl_messages_send_screenshot_notification_gen.go#L161: 	b.PutLong(s.RandomID)
		tl_messages_send_web_view_data_gen.go#L175: 	b.PutLong(s.RandomID)
		tl_messages_set_bot_callback_answer_gen.go#L208: 	b.PutLong(s.QueryID)
		tl_messages_set_bot_guest_chat_result_gen.go#L136: 	b.PutLong(s.QueryID)
		tl_messages_set_bot_precheckout_results_gen.go#L190: 	b.PutLong(s.QueryID)
		tl_messages_set_bot_shipping_results_gen.go#L189: 	b.PutLong(s.QueryID)
		tl_messages_set_inline_bot_results_gen.go#L265: 	b.PutLong(s.QueryID)
		tl_messages_start_bot_gen.go#L177: 	b.PutLong(s.RandomID)
		tl_messages_start_history_import_gen.go#L156: 	b.PutLong(s.ImportID)
		tl_messages_stickers_gen.go#L247: 	b.PutLong(s.Hash)
		tl_messages_transcribed_audio_gen.go#L226: 	b.PutLong(t.TranscriptionID)
		tl_messages_upload_imported_media_gen.go#L172: 	b.PutLong(u.ImportID)
		tl_missing_invitee_gen.go#L189: 	b.PutLong(m.UserID)
		tl_notification_sound_gen.go#L501: 	b.PutLong(n.ID)
		tl_page_block_gen.go#L2228: 	b.PutLong(p.PhotoID)
		tl_page_block_gen.go#L2236: 		b.PutLong(p.WebpageID)
		tl_page_block_gen.go#L2532: 	b.PutLong(p.VideoID)
		tl_page_block_gen.go#L3041: 		b.PutLong(p.PosterPhotoID)
		tl_page_block_gen.go#L3421: 	b.PutLong(p.WebpageID)
		tl_page_block_gen.go#L3422: 	b.PutLong(p.AuthorPhotoID)
		tl_page_block_gen.go#L4198: 	b.PutLong(p.AudioID)
		tl_page_related_article_gen.go#L254: 	b.PutLong(p.WebpageID)
		tl_page_related_article_gen.go#L262: 		b.PutLong(p.PhotoID)
		tl_passkey_gen.go#L220: 		b.PutLong(p.SoftwareEmojiID)
		tl_payments_check_can_send_gift_gen.go#L129: 	b.PutLong(c.GiftID)
		tl_payments_checked_gift_code_gen.go#L288: 		b.PutLong(c.ToID)
		tl_payments_get_craft_star_gifts_gen.go#L160: 	b.PutLong(g.GiftID)
		tl_payments_get_resale_star_gifts_gen.go#L301: 		b.PutLong(g.AttributesHash)
		tl_payments_get_resale_star_gifts_gen.go#L303: 	b.PutLong(g.GiftID)
		tl_payments_get_star_gift_active_auctions_gen.go#L132: 	b.PutLong(g.Hash)
		tl_payments_get_star_gift_auction_acquired_gifts_gen.go#L129: 	b.PutLong(g.GiftID)
		tl_payments_get_star_gift_collections_gen.go#L152: 	b.PutLong(g.Hash)
		tl_payments_get_star_gift_upgrade_attributes_gen.go#L138: 	b.PutLong(g.GiftID)
		tl_payments_get_star_gift_upgrade_preview_gen.go#L132: 	b.PutLong(g.GiftID)
		tl_payments_get_stars_revenue_withdrawal_url_gen.go#L201: 		b.PutLong(g.Amount)
		tl_payments_giveaway_info_gen.go#L256: 		b.PutLong(g.AdminDisallowedChatID)
		tl_payments_giveaway_info_gen.go#L665: 		b.PutLong(g.StarsPrize)
		tl_payments_launch_prepaid_giveaway_gen.go#L157: 	b.PutLong(l.GiveawayID)
		tl_payments_payment_form_gen.go#L384: 	b.PutLong(p.FormID)
		tl_payments_payment_form_gen.go#L385: 	b.PutLong(p.BotID)
		tl_payments_payment_form_gen.go#L399: 	b.PutLong(p.ProviderID)
		tl_payments_payment_form_gen.go#L997: 	b.PutLong(p.FormID)
		tl_payments_payment_form_gen.go#L998: 	b.PutLong(p.BotID)
		tl_payments_payment_form_gen.go#L1287: 	b.PutLong(p.FormID)
		tl_payments_payment_receipt_gen.go#L336: 	b.PutLong(p.BotID)
		tl_payments_payment_receipt_gen.go#L337: 	b.PutLong(p.ProviderID)
		tl_payments_payment_receipt_gen.go#L362: 		b.PutLong(p.TipAmount)
		tl_payments_payment_receipt_gen.go#L365: 	b.PutLong(p.TotalAmount)
		tl_payments_payment_receipt_gen.go#L890: 	b.PutLong(p.BotID)
		tl_payments_payment_receipt_gen.go#L905: 	b.PutLong(p.TotalAmount)
		tl_payments_resale_star_gifts_gen.go#L302: 		b.PutLong(r.AttributesHash)
		tl_payments_send_payment_form_gen.go#L233: 	b.PutLong(s.FormID)
		tl_payments_send_payment_form_gen.go#L253: 		b.PutLong(s.TipAmount)
		tl_payments_send_star_gift_offer_gen.go#L238: 	b.PutLong(s.RandomID)
		tl_payments_send_star_gift_offer_gen.go#L240: 		b.PutLong(s.AllowPaidStars)
		tl_payments_send_stars_form_gen.go#L140: 	b.PutLong(s.FormID)
		tl_payments_stars_status_gen.go#L301: 		b.PutLong(s.SubscriptionsMissingBalance)
		tl_payments_unique_star_gift_value_info_gen.go#L370: 	b.PutLong(u.Value)
		tl_payments_unique_star_gift_value_info_gen.go#L372: 	b.PutLong(u.InitialSaleStars)
		tl_payments_unique_star_gift_value_info_gen.go#L373: 	b.PutLong(u.InitialSalePrice)
		tl_payments_unique_star_gift_value_info_gen.go#L378: 		b.PutLong(u.LastSalePrice)
		tl_payments_unique_star_gift_value_info_gen.go#L381: 		b.PutLong(u.FloorPrice)
		tl_payments_unique_star_gift_value_info_gen.go#L384: 		b.PutLong(u.AveragePrice)
		tl_peer_color_gen.go#L190: 		b.PutLong(p.BackgroundEmojiID)
		tl_peer_color_gen.go#L486: 	b.PutLong(p.CollectibleID)
		tl_peer_color_gen.go#L487: 	b.PutLong(p.GiftEmojiID)
		tl_peer_color_gen.go#L488: 	b.PutLong(p.BackgroundEmojiID)
		tl_peer_color_gen.go#L781: 	b.PutLong(i.CollectibleID)
		tl_peer_gen.go#L131: 	b.PutLong(p.UserID)
		tl_peer_gen.go#L266: 	b.PutLong(p.ChatID)
		tl_peer_gen.go#L401: 	b.PutLong(p.ChannelID)
		tl_peer_settings_gen.go#L554: 		b.PutLong(p.BusinessBotID)
		tl_peer_settings_gen.go#L560: 		b.PutLong(p.ChargePaidMessageStars)
		tl_phone_call_gen.go#L131: 	b.PutLong(p.ID)
		tl_phone_call_gen.go#L375: 	b.PutLong(p.ID)
		tl_phone_call_gen.go#L376: 	b.PutLong(p.AccessHash)
		tl_phone_call_gen.go#L378: 	b.PutLong(p.AdminID)
		tl_phone_call_gen.go#L379: 	b.PutLong(p.ParticipantID)
		tl_phone_call_gen.go#L746: 	b.PutLong(p.ID)
		tl_phone_call_gen.go#L747: 	b.PutLong(p.AccessHash)
		tl_phone_call_gen.go#L749: 	b.PutLong(p.AdminID)
		tl_phone_call_gen.go#L750: 	b.PutLong(p.ParticipantID)
		tl_phone_call_gen.go#L1105: 	b.PutLong(p.ID)
		tl_phone_call_gen.go#L1106: 	b.PutLong(p.AccessHash)
		tl_phone_call_gen.go#L1108: 	b.PutLong(p.AdminID)
		tl_phone_call_gen.go#L1109: 	b.PutLong(p.ParticipantID)
		tl_phone_call_gen.go#L1553: 	b.PutLong(p.ID)
		tl_phone_call_gen.go#L1554: 	b.PutLong(p.AccessHash)
		tl_phone_call_gen.go#L1556: 	b.PutLong(p.AdminID)
		tl_phone_call_gen.go#L1557: 	b.PutLong(p.ParticipantID)
		tl_phone_call_gen.go#L1559: 	b.PutLong(p.KeyFingerprint)
		tl_phone_call_gen.go#L2058: 	b.PutLong(p.ID)
		tl_phone_confirm_call_gen.go#L171: 	b.PutLong(c.KeyFingerprint)
		tl_phone_connection_gen.go#L207: 	b.PutLong(p.ID)
		tl_phone_connection_gen.go#L535: 	b.PutLong(p.ID)
		tl_phone_delete_conference_call_participants_gen.go#L209: 		b.PutLong(v)
		tl_phone_discard_call_gen.go#L203: 	b.PutLong(d.ConnectionID)
		tl_phone_group_call_stars_gen.go#L158: 	b.PutLong(g.TotalStars)
		tl_phone_send_group_call_message_gen.go#L213: 	b.PutLong(s.RandomID)
		tl_phone_send_group_call_message_gen.go#L218: 		b.PutLong(s.AllowPaidStars)
		tl_phone_toggle_group_call_settings_gen.go#L234: 		b.PutLong(t.SendPaidMessagesStars)
		tl_photo_gen.go#L131: 	b.PutLong(p.ID)
		tl_photo_gen.go#L378: 	b.PutLong(p.ID)
		tl_photo_gen.go#L379: 	b.PutLong(p.AccessHash)
		tl_photos_get_user_photos_gen.go#L173: 	b.PutLong(g.MaxID)
		tl_poll_gen.go#L394: 	b.PutLong(p.ID)
		tl_poll_gen.go#L422: 	b.PutLong(p.Hash)
		tl_popular_contact_gen.go#L137: 	b.PutLong(p.ClientID)
		tl_premium_gift_code_option_gen.go#L239: 	b.PutLong(p.Amount)
		tl_premium_subscription_option_gen.go#L266: 	b.PutLong(p.Amount)
		tl_prepaid_giveaway_gen.go#L173: 	b.PutLong(p.ID)
		tl_prepaid_giveaway_gen.go#L406: 	b.PutLong(p.ID)
		tl_prepaid_giveaway_gen.go#L407: 	b.PutLong(p.Stars)
		tl_privacy_rule_gen.go#L337: 		b.PutLong(v)
		tl_privacy_rule_gen.go#L689: 		b.PutLong(v)
		tl_privacy_rule_gen.go#L843: 		b.PutLong(v)
		tl_privacy_rule_gen.go#L997: 		b.PutLong(v)
		tl_reaction_gen.go#L374: 	b.PutLong(r.DocumentID)
		tl_read_participant_date_gen.go#L137: 	b.PutLong(r.UserID)
		tl_recent_me_url_gen.go#L278: 	b.PutLong(r.UserID)
		tl_recent_me_url_gen.go#L440: 	b.PutLong(r.ChatID)
		tl_requested_peer_gen.go#L234: 	b.PutLong(r.UserID)
		tl_requested_peer_gen.go#L555: 	b.PutLong(r.ChatID)
		tl_requested_peer_gen.go#L841: 	b.PutLong(r.ChannelID)
		tl_requirement_to_contact_gen.go#L346: 	b.PutLong(r.StarsAmount)
		tl_rich_text_gen.go#L1097: 	b.PutLong(t.WebpageID)
		tl_rich_text_gen.go#L2196: 	b.PutLong(t.DocumentID)
		tl_rich_text_gen.go#L2674: 	b.PutLong(t.DocumentID)
		tl_rich_text_gen.go#L4092: 	b.PutLong(t.UserID)
		tl_saved_star_gift_gen.go#L627: 		b.PutLong(s.SavedID)
		tl_saved_star_gift_gen.go#L630: 		b.PutLong(s.ConvertStars)
		tl_saved_star_gift_gen.go#L633: 		b.PutLong(s.UpgradeStars)
		tl_saved_star_gift_gen.go#L639: 		b.PutLong(s.TransferStars)
		tl_saved_star_gift_gen.go#L657: 		b.PutLong(s.DropOriginalDetailsStars)
		tl_search_posts_flood_gen.go#L211: 	b.PutLong(s.StarsAmount)
		tl_secure_file_gen.go#L303: 	b.PutLong(s.ID)
		tl_secure_file_gen.go#L304: 	b.PutLong(s.AccessHash)
		tl_secure_file_gen.go#L305: 	b.PutLong(s.Size)
		tl_secure_secret_settings_gen.go#L155: 	b.PutLong(s.SecureSecretID)
		tl_send_message_action_gen.go#L2315: 	b.PutLong(s.RandomID)
		tl_send_message_action_gen.go#L2476: 	b.PutLong(i.RandomID)
		tl_send_message_action_gen.go#L2642: 	b.PutLong(s.RandomID)
		tl_star_gift_attribute_id_gen.go#L137: 	b.PutLong(s.DocumentID)
		tl_star_gift_attribute_id_gen.go#L278: 	b.PutLong(s.DocumentID)
		tl_star_gift_auction_acquired_gift_gen.go#L252: 	b.PutLong(s.BidAmount)
		tl_star_gift_auction_state_gen.go#L396: 	b.PutLong(s.MinBidAmount)
		tl_star_gift_auction_state_gen.go#L405: 		b.PutLong(v)
		tl_star_gift_auction_state_gen.go#L869: 	b.PutLong(s.AveragePrice)
		tl_star_gift_auction_user_state_gen.go#L260: 		b.PutLong(s.BidAmount)
		tl_star_gift_auction_user_state_gen.go#L266: 		b.PutLong(s.MinBidAmount)
		tl_star_gift_collection_gen.go#L213: 	b.PutLong(s.Hash)
		tl_star_gift_gen.go#L686: 	b.PutLong(s.ID)
		tl_star_gift_gen.go#L693: 	b.PutLong(s.Stars)
		tl_star_gift_gen.go#L701: 		b.PutLong(s.AvailabilityResale)
		tl_star_gift_gen.go#L703: 	b.PutLong(s.ConvertStars)
		tl_star_gift_gen.go#L711: 		b.PutLong(s.UpgradeStars)
		tl_star_gift_gen.go#L714: 		b.PutLong(s.ResellMinStars)
		tl_star_gift_gen.go#L2005: 	b.PutLong(s.ID)
		tl_star_gift_gen.go#L2006: 	b.PutLong(s.GiftID)
		tl_star_gift_gen.go#L2058: 		b.PutLong(s.ValueAmount)
		tl_star_gift_gen.go#L2064: 		b.PutLong(s.ValueUsdAmount)
		tl_star_gift_upgrade_price_gen.go#L141: 	b.PutLong(s.UpgradeStars)
		tl_star_ref_program_gen.go#L226: 	b.PutLong(s.BotID)
		tl_stars_amount_gen.go#L147: 	b.PutLong(s.Amount)
		tl_stars_amount_gen.go#L298: 	b.PutLong(s.Amount)
		tl_stars_gift_option_gen.go#L211: 	b.PutLong(s.Stars)
		tl_stars_gift_option_gen.go#L216: 	b.PutLong(s.Amount)
		tl_stars_giveaway_option_gen.go#L253: 	b.PutLong(s.Stars)
		tl_stars_giveaway_option_gen.go#L259: 	b.PutLong(s.Amount)
		tl_stars_giveaway_winners_option_gen.go#L172: 	b.PutLong(s.PerUserStars)
		tl_stars_rating_gen.go#L188: 	b.PutLong(s.CurrentLevelStars)
		tl_stars_rating_gen.go#L189: 	b.PutLong(s.Stars)
		tl_stars_rating_gen.go#L191: 		b.PutLong(s.NextLevelStars)
		tl_stars_subscription_pricing_gen.go#L143: 	b.PutLong(s.Amount)
		tl_stars_topup_option_gen.go#L211: 	b.PutLong(s.Stars)
		tl_stars_topup_option_gen.go#L216: 	b.PutLong(s.Amount)
		tl_stats_group_top_admin_gen.go#L168: 	b.PutLong(s.UserID)
		tl_stats_group_top_inviter_gen.go#L140: 	b.PutLong(s.UserID)
		tl_stats_group_top_poster_gen.go#L151: 	b.PutLong(s.UserID)
		tl_stats_load_async_graph_gen.go#L170: 		b.PutLong(l.X)
		tl_sticker_keyword_gen.go#L137: 	b.PutLong(s.DocumentID)
		tl_sticker_pack_gen.go#L145: 		b.PutLong(v)
		tl_sticker_set_gen.go#L419: 	b.PutLong(s.ID)
		tl_sticker_set_gen.go#L420: 	b.PutLong(s.AccessHash)
		tl_sticker_set_gen.go#L441: 		b.PutLong(s.ThumbDocumentID)
		tl_stickers_set_sticker_set_thumb_gen.go#L201: 		b.PutLong(s.ThumbDocumentID)
		tl_stories_albums_gen.go#L254: 	b.PutLong(a.Hash)
		tl_stories_get_albums_gen.go#L150: 	b.PutLong(g.Hash)
		tl_stories_send_story_gen.go#L455: 	b.PutLong(s.RandomID)
		tl_stories_start_live_gen.go#L320: 	b.PutLong(s.RandomID)
		tl_stories_start_live_gen.go#L325: 		b.PutLong(s.SendPaidMessagesStars)
		tl_story_view_gen.go#L218: 	b.PutLong(s.UserID)
		tl_story_views_gen.go#L262: 			b.PutLong(v)
		tl_theme_gen.go#L303: 	b.PutLong(t.ID)
		tl_theme_gen.go#L304: 	b.PutLong(t.AccessHash)
		tl_update_gen.go#L343: 	b.PutLong(u.RandomID)
		tl_update_gen.go#L750: 	b.PutLong(u.UserID)
		tl_update_gen.go#L963: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L1298: 	b.PutLong(u.UserID)
		tl_update_gen.go#L1495: 	b.PutLong(u.UserID)
		tl_update_gen.go#L1790: 	b.PutLong(u.Hash)
		tl_update_gen.go#L2745: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L2746: 	b.PutLong(u.UserID)
		tl_update_gen.go#L2747: 	b.PutLong(u.InviterID)
		tl_update_gen.go#L2973: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L2974: 	b.PutLong(u.UserID)
		tl_update_gen.go#L4057: 	b.PutLong(u.UserID)
		tl_update_gen.go#L5349: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L5532: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L5951: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L6206: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L6424: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L6631: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L6632: 	b.PutLong(u.UserID)
		tl_update_gen.go#L7002: 		b.PutLong(v)
		tl_update_gen.go#L7594: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L7595: 	b.PutLong(u.UserID)
		tl_update_gen.go#L7933: 	b.PutLong(u.UserID)
		tl_update_gen.go#L8476: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L8477: 	b.PutLong(u.UserID)
		tl_update_gen.go#L8485: 	b.PutLong(u.ChatInstance)
		tl_update_gen.go#L9032: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L9033: 	b.PutLong(u.UserID)
		tl_update_gen.go#L9040: 	b.PutLong(u.ChatInstance)
		tl_update_gen.go#L9295: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L10212: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L11058: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L11258: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L11259: 	b.PutLong(u.UserID)
		tl_update_gen.go#L11551: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L11552: 	b.PutLong(u.UserID)
		tl_update_gen.go#L11563: 	b.PutLong(u.TotalAmount)
		tl_update_gen.go#L12413: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L12759: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L13283: 	b.PutLong(u.PollID)
		tl_update_gen.go#L15147: 	b.PutLong(u.PollID)
		tl_update_gen.go#L15865: 	b.PutLong(u.PhoneCallID)
		tl_update_gen.go#L16038: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L16303: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L16307: 		b.PutLong(u.BroadcastID)
		tl_update_gen.go#L16565: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L17035: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L17614: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L17850: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L18788: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L18790: 	b.PutLong(u.ActorID)
		tl_update_gen.go#L18791: 	b.PutLong(u.UserID)
		tl_update_gen.go#L19239: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L19241: 	b.PutLong(u.ActorID)
		tl_update_gen.go#L19242: 	b.PutLong(u.UserID)
		tl_update_gen.go#L19598: 	b.PutLong(u.UserID)
		tl_update_gen.go#L20006: 	b.PutLong(u.BotID)
		tl_update_gen.go#L20221: 		b.PutLong(v)
		tl_update_gen.go#L20505: 	b.PutLong(u.UserID)
		tl_update_gen.go#L20515: 		b.PutLong(u.QueryID)
		tl_update_gen.go#L21192: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L21338: 	b.PutLong(u.BotID)
		tl_update_gen.go#L21680: 	b.PutLong(u.TranscriptionID)
		tl_update_gen.go#L22008: 	b.PutLong(u.UserID)
		tl_update_gen.go#L22432: 	b.PutLong(u.Stickerset)
		tl_update_gen.go#L22850: 	b.PutLong(u.UserID)
		tl_update_gen.go#L23455: 	b.PutLong(u.RandomID)
		tl_update_gen.go#L24170: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L28028: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L28029: 	b.PutLong(u.UserID)
		tl_update_gen.go#L28045: 	b.PutLong(u.ChatInstance)
		tl_update_gen.go#L28499: 	b.PutLong(u.UserID)
		tl_update_gen.go#L29215: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L29412: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L29631: 	b.PutLong(u.ChannelID)
		tl_update_gen.go#L30838: 	b.PutLong(u.GiftID)
		tl_update_gen.go#L31013: 	b.PutLong(u.GiftID)
		tl_update_gen.go#L31449: 	b.PutLong(u.ChatID)
		tl_update_gen.go#L31450: 	b.PutLong(u.UserID)
		tl_update_gen.go#L31653: 	b.PutLong(u.UserID)
		tl_update_gen.go#L31654: 	b.PutLong(u.BotID)
		tl_update_gen.go#L31874: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L32233: 	b.PutLong(u.QueryID)
		tl_update_gen.go#L32491: 	b.PutLong(u.BotID)
		tl_updates_gen.go#L491: 	b.PutLong(u.UserID)
		tl_updates_gen.go#L502: 		b.PutLong(u.ViaBotID)
		tl_updates_gen.go#L1218: 	b.PutLong(u.FromID)
		tl_updates_gen.go#L1219: 	b.PutLong(u.ChatID)
		tl_updates_gen.go#L1230: 		b.PutLong(u.ViaBotID)
		tl_upload_get_cdn_file_gen.go#L152: 	b.PutLong(g.Offset)
		tl_upload_get_cdn_file_hashes_gen.go#L141: 	b.PutLong(g.Offset)
		tl_upload_get_file_gen.go#L204: 	b.PutLong(g.Offset)
		tl_upload_get_file_hashes_gen.go#L143: 	b.PutLong(g.Offset)
		tl_upload_save_big_file_part_gen.go#L160: 	b.PutLong(s.FileID)
		tl_upload_save_file_part_gen.go#L148: 	b.PutLong(s.FileID)
		tl_url_auth_result_gen.go#L414: 		b.PutLong(u.UserIDHint)
		tl_user_full_gen.go#L1324: 	b.PutLong(u.ID)
		tl_user_full_gen.go#L1438: 		b.PutLong(u.PersonalChannelID)
		tl_user_full_gen.go#L1457: 		b.PutLong(u.SendPaidMessagesStars)
		tl_user_full_gen.go#L1499: 		b.PutLong(u.BotManagerID)
		tl_user_gen.go#L131: 	b.PutLong(u.ID)
		tl_user_gen.go#L1306: 	b.PutLong(u.ID)
		tl_user_gen.go#L1308: 		b.PutLong(u.AccessHash)
		tl_user_gen.go#L1396: 		b.PutLong(u.BotVerificationIcon)
		tl_user_gen.go#L1399: 		b.PutLong(u.SendPaidMessagesStars)
		tl_user_profile_photo_gen.go#L320: 	b.PutLong(u.PhotoID)
		tl_users_get_saved_music_gen.go#L177: 	b.PutLong(g.Hash)
		tl_video_size_gen.go#L443: 	b.PutLong(v.EmojiID)
		tl_video_size_gen.go#L644: 	b.PutLong(v.StickerID)
		tl_wall_paper_gen.go#L271: 	b.PutLong(w.ID)
		tl_wall_paper_gen.go#L275: 	b.PutLong(w.AccessHash)
		tl_wall_paper_gen.go#L641: 	b.PutLong(w.ID)
		tl_web_authorization_gen.go#L217: 	b.PutLong(w.Hash)
		tl_web_authorization_gen.go#L218: 	b.PutLong(w.BotID)
		tl_web_document_gen.go#L176: 	b.PutLong(w.AccessHash)
		tl_web_domain_exception_gen.go#L184: 		b.PutLong(w.Favicon)
		tl_web_page_attribute_gen.go#L1379: 	b.PutLong(w.EmojiID)
		tl_web_page_gen.go#L167: 	b.PutLong(w.ID)
		tl_web_page_gen.go#L382: 	b.PutLong(w.ID)
		tl_web_page_gen.go#L942: 	b.PutLong(w.ID)
		tl_web_view_result_url_gen.go#L214: 		b.PutLong(w.QueryID)