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

11 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L194: 	u.handlers[UpdateNewAuthorizationTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
		tl_registry_gen.go#L272: 		UpdateNewAuthorizationTypeID:                             "updateNewAuthorization#8951abef",
		tl_registry_gen.go#L2054: 		"updateNewAuthorization":                             UpdateNewAuthorizationTypeID,
		tl_registry_gen.go#L3836: 		UpdateNewAuthorizationTypeID:                             func() bin.Object { return &UpdateNewAuthorization{} },
		tl_registry_gen.go#L6533: 			UpdateNewAuthorizationTypeID,
		tl_update_gen.go#L1552: const UpdateNewAuthorizationTypeID = 0x8951abef
		tl_update_gen.go#L1630: 	return UpdateNewAuthorizationTypeID
		tl_update_gen.go#L1642: 		ID:   UpdateNewAuthorizationTypeID,
		tl_update_gen.go#L1698: 	b.PutID(UpdateNewAuthorizationTypeID)
		tl_update_gen.go#L1729: 	if err := b.ConsumeID(UpdateNewAuthorizationTypeID); err != nil {
		tl_update_gen.go#L25005: 	case UpdateNewAuthorizationTypeID: