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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notification_sound_gen.go#L144: const NotificationSoundNoneTypeID = 0x6f0c34df
		tl_notification_sound_gen.go#L180: 	return NotificationSoundNoneTypeID
		tl_notification_sound_gen.go#L192: 		ID:   NotificationSoundNoneTypeID,
		tl_notification_sound_gen.go#L207: 	b.PutID(NotificationSoundNoneTypeID)
		tl_notification_sound_gen.go#L224: 	if err := b.ConsumeID(NotificationSoundNoneTypeID); err != nil {
		tl_notification_sound_gen.go#L592: 	case NotificationSoundNoneTypeID:
		tl_registry_gen.go#L1098: 		NotificationSoundNoneTypeID:                                             "notificationSoundNone#6f0c34df",
		tl_registry_gen.go#L2880: 		"notificationSoundNone":                                             NotificationSoundNoneTypeID,
		tl_registry_gen.go#L4662: 		NotificationSoundNoneTypeID:                                             func() bin.Object { return &NotificationSoundNone{} },
		tl_registry_gen.go#L6215: 			NotificationSoundNoneTypeID,