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

10 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L44: const AuthSentCodeTypeAppTypeID = 0x3dbb5986
		tl_auth_sent_code_type_gen.go#L90: 	return AuthSentCodeTypeAppTypeID
		tl_auth_sent_code_type_gen.go#L102: 		ID:   AuthSentCodeTypeAppTypeID,
		tl_auth_sent_code_type_gen.go#L122: 	b.PutID(AuthSentCodeTypeAppTypeID)
		tl_auth_sent_code_type_gen.go#L140: 	if err := b.ConsumeID(AuthSentCodeTypeAppTypeID); err != nil {
		tl_auth_sent_code_type_gen.go#L1840: 	case AuthSentCodeTypeAppTypeID:
		tl_registry_gen.go#L643: 		AuthSentCodeTypeAppTypeID:                                "auth.sentCodeTypeApp#3dbb5986",
		tl_registry_gen.go#L2425: 		"auth.sentCodeTypeApp":                               AuthSentCodeTypeAppTypeID,
		tl_registry_gen.go#L4207: 		AuthSentCodeTypeAppTypeID:                                func() bin.Object { return &AuthSentCodeTypeApp{} },
		tl_registry_gen.go#L5447: 			AuthSentCodeTypeAppTypeID,