const github.com/gotd/td/tg.ChatlistsDeleteExportedInviteRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_chatlists_delete_exported_invite_gen.go#L52: const ChatlistsDeleteExportedInviteRequestTypeID = 0x719c5c5e
		tl_chatlists_delete_exported_invite_gen.go#L98: 	return ChatlistsDeleteExportedInviteRequestTypeID
		tl_chatlists_delete_exported_invite_gen.go#L110: 		ID:   ChatlistsDeleteExportedInviteRequestTypeID,
		tl_chatlists_delete_exported_invite_gen.go#L134: 	b.PutID(ChatlistsDeleteExportedInviteRequestTypeID)
		tl_chatlists_delete_exported_invite_gen.go#L155: 	if err := b.ConsumeID(ChatlistsDeleteExportedInviteRequestTypeID); err != nil {
		tl_registry_gen.go#L1764: 		ChatlistsDeleteExportedInviteRequestTypeID:                              "chatlists.deleteExportedInvite#719c5c5e",
		tl_registry_gen.go#L3546: 		"chatlists.deleteExportedInvite":                                    ChatlistsDeleteExportedInviteRequestTypeID,
		tl_registry_gen.go#L5328: 		ChatlistsDeleteExportedInviteRequestTypeID:                              func() bin.Object { return &ChatlistsDeleteExportedInviteRequest{} },
		tl_server_gen.go#L9439: 	s.handlers[ChatlistsDeleteExportedInviteRequestTypeID] = handler