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

10 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L455: const AuthSentCodeTypeFlashCallTypeID = 0xab03c6d9
		tl_auth_sent_code_type_gen.go#L501: 	return AuthSentCodeTypeFlashCallTypeID
		tl_auth_sent_code_type_gen.go#L513: 		ID:   AuthSentCodeTypeFlashCallTypeID,
		tl_auth_sent_code_type_gen.go#L533: 	b.PutID(AuthSentCodeTypeFlashCallTypeID)
		tl_auth_sent_code_type_gen.go#L551: 	if err := b.ConsumeID(AuthSentCodeTypeFlashCallTypeID); err != nil {
		tl_auth_sent_code_type_gen.go#L1861: 	case AuthSentCodeTypeFlashCallTypeID:
		tl_registry_gen.go#L646: 		AuthSentCodeTypeFlashCallTypeID:                          "auth.sentCodeTypeFlashCall#ab03c6d9",
		tl_registry_gen.go#L2428: 		"auth.sentCodeTypeFlashCall":                         AuthSentCodeTypeFlashCallTypeID,
		tl_registry_gen.go#L4210: 		AuthSentCodeTypeFlashCallTypeID:                          func() bin.Object { return &AuthSentCodeTypeFlashCall{} },
		tl_registry_gen.go#L5450: 			AuthSentCodeTypeFlashCallTypeID,