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

11 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L284: 	u.handlers[UpdateServiceNotificationTypeID] = func(ctx context.Context, e Entities, update UpdateClass) error {
		tl_registry_gen.go#L281: 		UpdateServiceNotificationTypeID:                          "updateServiceNotification#ebe46819",
		tl_registry_gen.go#L2063: 		"updateServiceNotification":                          UpdateServiceNotificationTypeID,
		tl_registry_gen.go#L3845: 		UpdateServiceNotificationTypeID:                          func() bin.Object { return &UpdateServiceNotification{} },
		tl_registry_gen.go#L6542: 			UpdateServiceNotificationTypeID,
		tl_update_gen.go#L3315: const UpdateServiceNotificationTypeID = 0xebe46819
		tl_update_gen.go#L3397: 	return UpdateServiceNotificationTypeID
		tl_update_gen.go#L3409: 		ID:   UpdateServiceNotificationTypeID,
		tl_update_gen.go#L3469: 	b.PutID(UpdateServiceNotificationTypeID)
		tl_update_gen.go#L3510: 	if err := b.ConsumeID(UpdateServiceNotificationTypeID); err != nil {
		tl_update_gen.go#L25068: 	case UpdateServiceNotificationTypeID: