type github.com/gotd/td/tg.DataJSON

110 uses

	github.com/gotd/td/tg (current package)
		tl_bots_answer_webhook_json_query_gen.go#L42: 	Data DataJSON
		tl_bots_answer_webhook_json_query_gen.go#L82: 	GetData() (value DataJSON)
		tl_bots_answer_webhook_json_query_gen.go#L184: func (a *BotsAnswerWebhookJSONQueryRequest) GetData() (value DataJSON) {
		tl_bots_invoke_web_view_custom_method_gen.go#L56: 	Params DataJSON
		tl_bots_invoke_web_view_custom_method_gen.go#L100: 	GetParams() (value DataJSON)
		tl_bots_invoke_web_view_custom_method_gen.go#L228: func (i *BotsInvokeWebViewCustomMethodRequest) GetParams() (value DataJSON) {
		tl_bots_invoke_web_view_custom_method_gen.go#L252: func (c *Client) BotsInvokeWebViewCustomMethod(ctx context.Context, request *BotsInvokeWebViewCustomMethodRequest) (*DataJSON, error) {
		tl_bots_invoke_web_view_custom_method_gen.go#L253: 	var result DataJSON
		tl_bots_send_custom_request_gen.go#L42: 	Params DataJSON
		tl_bots_send_custom_request_gen.go#L82: 	GetParams() (value DataJSON)
		tl_bots_send_custom_request_gen.go#L184: func (s *BotsSendCustomRequestRequest) GetParams() (value DataJSON) {
		tl_bots_send_custom_request_gen.go#L202: func (c *Client) BotsSendCustomRequest(ctx context.Context, request *BotsSendCustomRequestRequest) (*DataJSON, error) {
		tl_bots_send_custom_request_gen.go#L203: 	var result DataJSON
		tl_data_json_gen.go#L38: type DataJSON struct {
		tl_data_json_gen.go#L48: 	_ bin.Encoder     = &DataJSON{}
		tl_data_json_gen.go#L49: 	_ bin.Decoder     = &DataJSON{}
		tl_data_json_gen.go#L50: 	_ bin.BareEncoder = &DataJSON{}
		tl_data_json_gen.go#L51: 	_ bin.BareDecoder = &DataJSON{}
		tl_data_json_gen.go#L54: func (d *DataJSON) Zero() bool {
		tl_data_json_gen.go#L66: func (d *DataJSON) String() string {
		tl_data_json_gen.go#L70: 	type Alias DataJSON
		tl_data_json_gen.go#L75: func (d *DataJSON) FillFrom(from interface {
		tl_data_json_gen.go#L84: func (*DataJSON) TypeID() uint32 {
		tl_data_json_gen.go#L89: func (*DataJSON) TypeName() string {
		tl_data_json_gen.go#L94: func (d *DataJSON) TypeInfo() tdp.Type {
		tl_data_json_gen.go#L113: func (d *DataJSON) Encode(b *bin.Buffer) error {
		tl_data_json_gen.go#L122: func (d *DataJSON) EncodeBare(b *bin.Buffer) error {
		tl_data_json_gen.go#L131: func (d *DataJSON) Decode(b *bin.Buffer) error {
		tl_data_json_gen.go#L142: func (d *DataJSON) DecodeBare(b *bin.Buffer) error {
		tl_data_json_gen.go#L157: func (d *DataJSON) GetData() (value string) {
		tl_help_accept_terms_of_service_gen.go#L40: 	ID DataJSON
		tl_help_accept_terms_of_service_gen.go#L76: 	GetID() (value DataJSON)
		tl_help_accept_terms_of_service_gen.go#L157: func (a *HelpAcceptTermsOfServiceRequest) GetID() (value DataJSON) {
		tl_help_accept_terms_of_service_gen.go#L172: func (c *Client) HelpAcceptTermsOfService(ctx context.Context, id DataJSON) (bool, error) {
		tl_help_passport_config_gen.go#L150: 	CountriesLangs DataJSON
		tl_help_passport_config_gen.go#L195: 	GetCountriesLangs() (value DataJSON)
		tl_help_passport_config_gen.go#L297: func (p *HelpPassportConfig) GetCountriesLangs() (value DataJSON) {
		tl_help_terms_of_service_gen.go#L47: 	ID DataJSON
		tl_help_terms_of_service_gen.go#L111: 	GetID() (value DataJSON)
		tl_help_terms_of_service_gen.go#L303: func (t *HelpTermsOfService) GetID() (value DataJSON) {
		tl_input_bot_inline_message_gen.go#L1931: 	ProviderData DataJSON
		tl_input_bot_inline_message_gen.go#L2006: 	GetProviderData() (value DataJSON)
		tl_input_bot_inline_message_gen.go#L2273: func (i *InputBotInlineMessageMediaInvoice) GetProviderData() (value DataJSON) {
		tl_input_media_gen.go#L2800: 	ProviderData DataJSON
		tl_input_media_gen.go#L2890: 	GetProviderData() (value DataJSON)
		tl_input_media_gen.go#L3180: func (i *InputMediaInvoice) GetProviderData() (value DataJSON) {
		tl_input_payment_credentials_gen.go#L209: 	Data DataJSON
		tl_input_payment_credentials_gen.go#L257: 	GetData() (value DataJSON)
		tl_input_payment_credentials_gen.go#L380: func (i *InputPaymentCredentials) GetData() (value DataJSON) {
		tl_input_payment_credentials_gen.go#L393: 	PaymentData DataJSON
		tl_input_payment_credentials_gen.go#L434: 	GetPaymentData() (value DataJSON)
		tl_input_payment_credentials_gen.go#L515: func (i *InputPaymentCredentialsApplePay) GetPaymentData() (value DataJSON) {
		tl_input_payment_credentials_gen.go#L528: 	PaymentToken DataJSON
		tl_input_payment_credentials_gen.go#L569: 	GetPaymentToken() (value DataJSON)
		tl_input_payment_credentials_gen.go#L650: func (i *InputPaymentCredentialsGooglePay) GetPaymentToken() (value DataJSON) {
		tl_messages_request_app_web_view_gen.go#L82: 	ThemeParams DataJSON
		tl_messages_request_app_web_view_gen.go#L142: 	GetThemeParams() (value DataJSON, ok bool)
		tl_messages_request_app_web_view_gen.go#L380: func (r *MessagesRequestAppWebViewRequest) SetThemeParams(value DataJSON) {
		tl_messages_request_app_web_view_gen.go#L387: func (r *MessagesRequestAppWebViewRequest) GetThemeParams() (value DataJSON, ok bool) {
		tl_messages_request_simple_web_view_gen.go#L79: 	ThemeParams DataJSON
		tl_messages_request_simple_web_view_gen.go#L143: 	GetThemeParams() (value DataJSON, ok bool)
		tl_messages_request_simple_web_view_gen.go#L424: func (r *MessagesRequestSimpleWebViewRequest) SetThemeParams(value DataJSON) {
		tl_messages_request_simple_web_view_gen.go#L431: func (r *MessagesRequestSimpleWebViewRequest) GetThemeParams() (value DataJSON, ok bool) {
		tl_messages_request_web_view_gen.go#L94: 	ThemeParams DataJSON
		tl_messages_request_web_view_gen.go#L182: 	GetThemeParams() (value DataJSON, ok bool)
		tl_messages_request_web_view_gen.go#L545: func (r *MessagesRequestWebViewRequest) SetThemeParams(value DataJSON) {
		tl_messages_request_web_view_gen.go#L552: func (r *MessagesRequestWebViewRequest) GetThemeParams() (value DataJSON, ok bool) {
		tl_payments_assign_play_market_transaction_gen.go#L41: 	Receipt DataJSON
		tl_payments_assign_play_market_transaction_gen.go#L82: 	GetReceipt() (value DataJSON)
		tl_payments_assign_play_market_transaction_gen.go#L182: func (a *PaymentsAssignPlayMarketTransactionRequest) GetReceipt() (value DataJSON) {
		tl_payments_get_payment_form_gen.go#L53: 	ThemeParams DataJSON
		tl_payments_get_payment_form_gen.go#L96: 	GetThemeParams() (value DataJSON, ok bool)
		tl_payments_get_payment_form_gen.go#L225: func (g *PaymentsGetPaymentFormRequest) SetThemeParams(value DataJSON) {
		tl_payments_get_payment_form_gen.go#L232: func (g *PaymentsGetPaymentFormRequest) GetThemeParams() (value DataJSON, ok bool) {
		tl_payments_payment_form_gen.go#L83: 	NativeParams DataJSON
		tl_payments_payment_form_gen.go#L192: 	GetNativeParams() (value DataJSON, ok bool)
		tl_payments_payment_form_gen.go#L716: func (p *PaymentsPaymentForm) SetNativeParams(value DataJSON) {
		tl_payments_payment_form_gen.go#L723: func (p *PaymentsPaymentForm) GetNativeParams() (value DataJSON, ok bool) {
		tl_phone_get_call_config_gen.go#L135: func (c *Client) PhoneGetCallConfig(ctx context.Context) (*DataJSON, error) {
		tl_phone_get_call_config_gen.go#L136: 	var result DataJSON
		tl_phone_join_group_call_gen.go#L61: 	Params DataJSON
		tl_phone_join_group_call_gen.go#L120: 	GetParams() (value DataJSON)
		tl_phone_join_group_call_gen.go#L359: func (j *PhoneJoinGroupCallRequest) GetParams() (value DataJSON) {
		tl_phone_join_group_call_presentation_gen.go#L42: 	Params DataJSON
		tl_phone_join_group_call_presentation_gen.go#L82: 	GetParams() (value DataJSON)
		tl_phone_join_group_call_presentation_gen.go#L184: func (j *PhoneJoinGroupCallPresentationRequest) GetParams() (value DataJSON) {
		tl_phone_save_call_debug_gen.go#L42: 	Debug DataJSON
		tl_phone_save_call_debug_gen.go#L82: 	GetDebug() (value DataJSON)
		tl_phone_save_call_debug_gen.go#L184: func (s *PhoneSaveCallDebugRequest) GetDebug() (value DataJSON) {
		tl_registry_gen.go#L4305: 		DataJSONTypeID:                                           func() bin.Object { return &DataJSON{} },
		tl_send_message_action_gen.go#L1882: 	Interaction DataJSON
		tl_send_message_action_gen.go#L1931: 	GetInteraction() (value DataJSON)
		tl_send_message_action_gen.go#L2054: func (s *SendMessageEmojiInteraction) GetInteraction() (value DataJSON) {
		tl_server_gen.go#L6519: func (s *ServerDispatcher) OnHelpAcceptTermsOfService(f func(ctx context.Context, id DataJSON) (bool, error)) {
		tl_server_gen.go#L7866: func (s *ServerDispatcher) OnBotsSendCustomRequest(f func(ctx context.Context, request *BotsSendCustomRequestRequest) (*DataJSON, error)) {
		tl_server_gen.go#L8161: func (s *ServerDispatcher) OnBotsInvokeWebViewCustomMethod(f func(ctx context.Context, request *BotsInvokeWebViewCustomMethodRequest) (*DataJSON, error)) {
		tl_server_gen.go#L8636: func (s *ServerDispatcher) OnPhoneGetCallConfig(f func(ctx context.Context) (*DataJSON, error)) {
		tl_stats_graph_gen.go#L326: 	JSON DataJSON
		tl_stats_graph_gen.go#L377: 	GetJSON() (value DataJSON)
		tl_stats_graph_gen.go#L494: func (s *StatsGraph) GetJSON() (value DataJSON) {
		tl_update_gen.go#L10581: 	Data DataJSON
		tl_update_gen.go#L10622: 	GetData() (value DataJSON)
		tl_update_gen.go#L10703: func (u *UpdateBotWebhookJSON) GetData() (value DataJSON) {
		tl_update_gen.go#L10718: 	Data DataJSON
		tl_update_gen.go#L10768: 	GetData() (value DataJSON)
		tl_update_gen.go#L10884: func (u *UpdateBotWebhookJSONQuery) GetData() (value DataJSON) {
		tl_update_gen.go#L18962: 	Params DataJSON
		tl_update_gen.go#L19010: 	GetParams() (value DataJSON)
		tl_update_gen.go#L19133: func (u *UpdateGroupCallConnection) GetParams() (value DataJSON) {

	github.com/gotd/td/telegram/auth
		user.go#L122: func (c *Client) AcceptTOS(ctx context.Context, id tg.DataJSON) error {