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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notification_sound_gen.go#L42: const NotificationSoundDefaultTypeID = 0x97e8bebe
		tl_notification_sound_gen.go#L78: 	return NotificationSoundDefaultTypeID
		tl_notification_sound_gen.go#L90: 		ID:   NotificationSoundDefaultTypeID,
		tl_notification_sound_gen.go#L105: 	b.PutID(NotificationSoundDefaultTypeID)
		tl_notification_sound_gen.go#L122: 	if err := b.ConsumeID(NotificationSoundDefaultTypeID); err != nil {
		tl_notification_sound_gen.go#L585: 	case NotificationSoundDefaultTypeID:
		tl_registry_gen.go#L1097: 		NotificationSoundDefaultTypeID:                                          "notificationSoundDefault#97e8bebe",
		tl_registry_gen.go#L2879: 		"notificationSoundDefault":                                          NotificationSoundDefaultTypeID,
		tl_registry_gen.go#L4661: 		NotificationSoundDefaultTypeID:                                          func() bin.Object { return &NotificationSoundDefault{} },
		tl_registry_gen.go#L6214: 			NotificationSoundDefaultTypeID,